Working on #830. Cope with bad conversions better - don't just memcpy but
authorJeremy Allison <jra@samba.org>
Wed, 4 Feb 2004 02:09:43 +0000 (02:09 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 4 Feb 2004 02:09:43 +0000 (02:09 +0000)
commit98e2c6f4f854065c56a73ebc9e0a50e0ba018dde
treee9b0a51b5bd0fccedf0b35ab0411f9673a9c3a0a
parent2a8601d0bfa35f4d0ccd7946d483473fd10e19d0
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.
source/lib/charcnv.c
source/lib/iconv.c