source3/smbd/conn.c: wean off string_set/string_free
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 23 Jul 2012 05:21:34 +0000 (14:51 +0930)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Aug 2012 13:20:05 +0000 (23:20 +1000)
commit3bb65aa159cae310b2a5d4998c258d72ace2fa3f
treeaba74ca94c57eea63ec56cee2912c0bb9585fc9c
parenta14c02d2a7b9d070a6338a360103a34e7673454c
source3/smbd/conn.c: wean off string_set/string_free

Use straight talloc strings.  This is the only user outside loadparm.c.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/conn.c
source3/smbd/service.c