summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-17 17:16:54 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-17 17:16:54 +0000
commit5c7db5abef470bc6a0f2e3858a5fc75731c9f3bd (patch)
tree09816bc288f987c2ef33d1594f94824b9a963bf9 /ChangeLog
parentab4f7c0abd2d42f20b8675b3bc552a88204ce4ad (diff)
Max Kellermann <max@duempel.org>:
fix memory leaks in several error output paths
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d53d51..e9a6b5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,6 +76,7 @@ o chdir("/") to release the cwd inode
o ignore setsid() failure, because there is only one possible and
o fix harmless error condition
o add buffer_destroy() to buffer.c
+o fix memory leaks in several error output paths
version 0.9.5 (2007/07/29)
------------------------------