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)
commitbb869741ddc3d82da02c96bef592dab6074ff142
tree4b8d6ca57ebd747ff80d1ccf28212bb8f63e7b4d
parent245ebca937d1a98007ad8a85fbf7cdc812ba6316
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.
(This used to be commit 59124382d2894a1b194b48dd82bc5f956959eb48)
source3/lib/charcnv.c
source3/lib/util_reg.c
source3/libsmb/climessage.c
source3/smbd/notify.c
source3/utils/ntlm_auth_diagnostics.c
source3/web/cgi.c