Fix for the empty string (REG_SZ) problem
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 9 Sep 2008 15:44:41 +0000 (17:44 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 21 Oct 2008 12:40:40 +0000 (14:40 +0200)
commit16ab396d526546c2a55114cbac0e779aa6420601
tree1035298df92c75191e72f14921ad96c79b84a144
parentb295dca7a04ca3cea7c7fc285b3e388b58e5c02d
Fix for the empty string (REG_SZ) problem

I enhanced the "utf8_push" function, who finally accepts now also the char sequence "" with length 1 as valid UTF8 string.
source4/lib/charset/iconv.c