1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/dynconfig
Stefan Metzmacher e253281640 s4:dynconfig: fix segfault in the set_dyn_*() functions
We should not try to call free on a const string (the default one).
Now we make sure that the dyn_* variable is never NULL
and only allocated if it's not the default value.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Feb 24 12:29:56 CET 2011 on sn-devel-104
2011-02-24 12:29:56 +01:00
..
dynconfig.c s4:dynconfig: fix segfault in the set_dyn_*() functions 2011-02-24 12:29:56 +01:00
dynconfig.h s4:dynconfig: add prototypes for *dyn_LOCALEDIR 2011-02-24 11:44:19 +01:00
wscript s3build: added NMBDSOCKETDIR to dynconfig 2011-02-18 15:09:46 +11:00