s3-client Add TALLOC_CTX argument to attrib_string().
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Apr 2011 02:05:07 +0000 (12:05 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 29 Apr 2011 06:38:14 +0000 (16:38 +1000)
commit724915f721819705c7cf5c850a24b32f815c07e3
treedd4b2748fea9466d941a261ee5a50d1b01874c84
parent0520da2bbe246c45d89bfdec0d399862ecb867ba
s3-client Add TALLOC_CTX argument to attrib_string().

This ensures the caller knows where the memory was allocated.

Andrew Bartlett
source3/client/client.c
source3/include/proto.h
source3/lib/util.c