author | Florian Forster <octo@huhu.verplant.org> | |
Fri, 10 Oct 2008 06:17:22 +0000 (08:17 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Fri, 10 Oct 2008 06:18:19 +0000 (08:18 +0200) | ||
commit | b24d793d347f6f6c8b29e25758fa2d925fb7e011 | |
tree | 22b67eff2f5f5f27e8d6921e9eb4e20d22a50e9c | tree | snapshot |
parent | 3c316743f0dccb70e49a10ed44951dd4b289d9f0 | commit | diff |
src/utils_cache.c: Fix a serious memory leak.
Whenever a data set went missing, the its name (the `key'; up to (5*64)+4
bytes) was not free'd.
Thanks to Niraj Tolia for reporting this :)
Whenever a data set went missing, the its name (the `key'; up to (5*64)+4
bytes) was not free'd.
Thanks to Niraj Tolia for reporting this :)
src/utils_cache.c | diff | blob | history |