author | Sebastian Harl <sh@tokkee.org> | |
Tue, 22 Apr 2014 18:24:10 +0000 (20:24 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 22 Apr 2014 18:24:10 +0000 (20:24 +0200) | ||
commit | 96d54e66bfc2817adaf38db30a24aa8aa5abedac | |
tree | c115d7a75a996c6625d8e66ede1b0ac7e49c5e7b | tree | snapshot |
parent | 0751b423192f2d9f17590f9db7a074e23b5b8dec | commit | diff |
sysdbd: Free up the config item returned from the parser as well.
oconfig_free() does not do that because it does not correctly keep track of
what the top-level config item is and it cannot free items which are the child
of another.
oconfig_free() does not do that because it does not correctly keep track of
what the top-level config item is and it cannot free items which are the child
of another.
src/tools/sysdbd/configfile.c | diff | blob | history |