summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-22 14:07:25 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-22 14:07:25 +0200
commit4cc2db490a27e4da95f821bcf5eef5c3b281fe17 (patch)
tree72b32f851c69606fb4b0432fa1f5956c81a003c5 /ChangeLog
parent22c32ca5b6e25f40a3731733b3525ced07e1941a (diff)
downloadrsyslog-4cc2db490a27e4da95f821bcf5eef5c3b281fe17.tar.gz
rsyslog-4cc2db490a27e4da95f821bcf5eef5c3b281fe17.tar.xz
rsyslog-4cc2db490a27e4da95f821bcf5eef5c3b281fe17.zip
bugfixes: potential problems in out file zip writer.
Problems could lead to abort and/or memory leak. The module is now hardened in a very conservative way, which is sub-optimal from a performance point of view. This should be improved if it has proven reliable in practice.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7258310b..a12f258e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
Version 4.5.4 [v4-beta] (rgerhards), 2009-09-??
- bugfix: potential race in object loader (obj.c) during use/release
of object interface
+- bugfixes: potential problems in out file zip writer. Problems could
+ lead to abort and/or memory leak. The module is now hardened in a very
+ conservative way, which is sub-optimal from a performance point of view.
+ This should be improved if it has proven reliable in practice.
---------------------------------------------------------------------------
Version 4.5.3 [v4-beta] (rgerhards), 2009-09-17
- bugfix: repeated messages were incorrectly processed