summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c19016c)
raw | patch | inline | side by side (parent: c19016c)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 21 Apr 2014 17:56:02 +0000 (19:56 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 21 Apr 2014 17:56:02 +0000 (19:56 +0200) |
src/tools/sysdbd/configfile.c | patch | blob | history |
index 5a36c22dbda222e4cdd8c923d604b4f09efa5ad8..af733534fda41e741f5b28c86dc8711b8239ce14 100644 (file)
retval = status;
}
}
+
+ oconfig_free(ci);
return retval;
} /* daemon_parse_config */