From 5b6627353e2bda89aa506b4573b3fc0d0aa28668 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 26 May 2008 02:31:24 +0200 Subject: fix leak in cache_destroy(): release objects before destroying the cache --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 14ba054..2713ac7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,7 @@ o add missing string.h required by strdup in config parsing o add eventfd emulation to communicate receiver -> sender o add best effort replication protocol (aka NOTRACK) o rework the HELLO logic inside FT-FW +o fix leak in cache_destroy(): release objects before destroying the cache version 0.9.6 (2008/03/08) ------------------------------ -- cgit v1.2.3