author | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Mar 2008 10:01:18 +0000 (11:01 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 22 Mar 2008 08:31:08 +0000 (09:31 +0100) | ||
commit | cef357b350d0f866ab1c9772b16c0680fb361f18 | |
tree | eb9de25019e0c35fd9f582524af35b5f19b59b09 | tree | snapshot |
parent | 5cc8977fa83ad48de503b0e7d4b3af39f905dce6 | commit | diff |
configfile.c: Fixed a memory leak in cf_read_generic().
In case stat(2) failed, the memory allocated for the return value has not
been freed.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
In case stat(2) failed, the memory allocated for the return value has not
been freed.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/configfile.c | diff | blob | history |