mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
b19283c0f4
process_smbconf_service() calls lp_do_section() with a NULL userdata
(struct loadparm_context *) argument. Since
|
||
---|---|---|
.. | ||
loadparm_ctx.c | ||
loadparm.c | ||
pyparam.c | ||
service.c | ||
test_lp_load.c | ||
util.c | ||
wscript_build |