s3:loadparm: change memory allocations to use talloc
authorGarming Sam <garming@catalyst.net.nz>
Thu, 13 Feb 2014 23:46:41 +0000 (12:46 +1300)
committerJeremy Allison <jra@samba.org>
Wed, 7 May 2014 17:49:14 +0000 (19:49 +0200)
commita81279c8e0fd6b31646d5725ee0ca35684f7bb81
treeef4fea0a2e22ec837cf647eb1aae9025bcae00be
parent294dd73d18e7cd881d77d765c36af5bf880043bd
s3:loadparm: change memory allocations to use talloc

(talloc memory paternity fix to handle_debug_list() and
lp_parm_const_string_service() added by abartlet)

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/param/loadparm.c