Cleanup size_t return values in convert_string_allocate
authorTim Prouty <tim.prouty@isilon.com>
Mon, 3 Mar 2008 21:32:54 +0000 (13:32 -0800)
committerVolker Lendecke <vl@samba.org>
Fri, 11 Apr 2008 09:33:33 +0000 (11:33 +0200)
commit59124382d2894a1b194b48dd82bc5f956959eb48
treee73d7f4832087c4726081bc9e30bb7fb3f4bf979
parent448a8fe6c15bc4e85149d1ae821f0ebc2e3edde5
Cleanup size_t return values in convert_string_allocate

This patch is the first iteration of an inside-out conversion to cleanup
functions in charcnv.c returning size_t == -1 to indicate failure.
source/lib/charcnv.c
source/lib/util_reg.c
source/libsmb/climessage.c
source/smbd/notify.c
source/utils/ntlm_auth_diagnostics.c
source/web/cgi.c