Cleanup size_t return values in convert_string_allocate
commit2fa1f44172d03d1503123ae313f73645950575c2
authorTim Prouty <tim.prouty@isilon.com>
Mon, 3 Mar 2008 21:32:54 +0000 (3 13:32 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 7 May 2008 11:36:53 +0000 (7 13:36 +0200)
tree50f1f49b4effd74d4efe2387836674db16df5e8b
parent6062c6eedcb1cccb103c44a2ff7f40e9eac87cb6
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.
(cherry picked from commit 59124382d2894a1b194b48dd82bc5f956959eb48)
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