s3-lib Move sstring_sub() to it's only user and make static
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 May 2011 06:15:01 +0000 (16:15 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 30 May 2011 22:32:07 +0000 (00:32 +0200)
commita5a2373979a9484bb68271e9c1c518f05a8ec564
tree4e8491b003c76415baa40fc0556d3cbfe82f12e9
parent8d639feed9493a099c57d494254f1ea262b28277
s3-lib Move sstring_sub() to it's only user and make static

This should not be used more generally, as it is specifically not for
multibyte strings, and uses malloc rather than talloc.

Andrew Bartlett
source3/include/proto.h
source3/lib/util_str.c
source3/libnet/libnet_samsync_ldif.c