[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.4'
Florian Forster
octo at verplant.org
Wed Jun 17 17:31:12 CEST 2015
src/utils_db_query.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
New commits:
commit efda0ff7c7035dbbe72014369d1ad8c9624e8616
Author: Florian Forster <octo at collectd.org>
Date: Wed Jun 17 17:28:39 2015 +0200
src/utils_db_query.c: Fix use-after-free.
"r_area->next" was evaluated after "r_area" was freed.
More information about the collectd-changes
mailing list