author | Florian Forster <octo@collectd.org> | |
Wed, 17 Jun 2015 13:20:41 +0000 (15:20 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 17 Jun 2015 13:20:44 +0000 (15:20 +0200) | ||
commit | f0fbde90f3316fe2729f1f6f758a25b4b5cb7297 | |
tree | e73c84f5d5fc02a6415f6742f9d8e87b39e44e10 | tree | snapshot |
parent | dd324a1592259913e6e92d3b54e6fa2b0c5f38f7 | commit | diff |
src/utils_cache.c: Remove incorrect free.
"ce" is not updated / used in this loop, so it would be theoretically
possible for "ce" to be freed twice.
"ce" is not updated / used in this loop, so it would be theoretically
possible for "ce" to be freed twice.
src/utils_cache.c | diff | blob | history |