mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
3358a139d2
Add new functions free_parameter(), free_parameters() and free_global_parameters() and use these in the appropriate places, reducing code duplication. Also, always TALLOC_FREE data of type P_LIST, thus reducing mem-leaks: This had not been done in init_globals before. Michael |
||
---|---|---|
.. | ||
loadparm.c | ||
params.c | ||
test_lp_load.c | ||
util.c |