1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/param
David Disseldorp a299de85ab loadparm: use lp_printername ctx param instead of tos
lp_printername() takes a TALLOC_CTX argument, but proceeds to use
talloc_tos() in a subsequent lp__printername call. Fix it to use the
parameter - most callers use talloc_tos() as the argument, the others
have a temporary context around.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2013-11-20 08:16:37 +01:00
..
loadparm_ctx.c param: Autogenerate s3 lp_ctx glue table 2013-10-16 09:31:41 +02:00
loadparm.c loadparm: use lp_printername ctx param instead of tos 2013-11-20 08:16:37 +01:00
pyparam.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
service.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
test_lp_load.c s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead 2010-11-02 04:36:04 +00:00
util.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00
wscript_build param: Autogenerate s3 lp_ctx glue table 2013-10-16 09:31:41 +02:00