Working on #830. Cope with bad conversions better - don't just memcpy but
commit39f8afa866b6a29b3fd96c7bbadc1456ab40c548
authorJeremy Allison <jra@samba.org>
Wed, 4 Feb 2004 02:09:41 +0000 (4 02:09 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 4 Feb 2004 02:09:41 +0000 (4 02:09 +0000)
treefe1171235f85cab9c3bdc5d50227d4bb91d85235
parent160d3e2a9c5480f88a482d34fac151bc400b1fd0
Working on #830. Cope with bad conversions better - don't just memcpy but
try a crap conversion instead. Next this needs to be done to the convert_alloc
function.
Actually fixes some valgrind warnings as well - cool !
Jeremy.
(This used to be commit 6a7919f2544a689840fe46f3c58ed66f69aca65a)
source3/lib/charcnv.c
source3/lib/iconv.c