s3:util_str Remove calls to pull_utf8_allocate()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Mar 2009 04:29:43 +0000 (15:29 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Mar 2009 05:55:02 +0000 (16:55 +1100)
commita9a95af15962004f7f452e9820d8418851de8f77
tree9c794c79a937691cf7dd2cdd2cb78e526bdc0f53
parent654843b24d87662dac6673a24c7ddf74573d00e2
s3:util_str Remove calls to pull_utf8_allocate()

The end goal is to remove convert_string_allocate(), which is not
provided by the common lib/util/charcnv code.

Andrew Bartlett
source3/lib/util_str.c