summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-16 17:02:49 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-16 17:02:49 +0100
commit219336ec5a560a472f7b4e1d60a42e13685e9a5c (patch)
tree64c4f4ef90997d845dff15b3ff2b24f033af0da0 /ChangeLog
parent4cb3e80152ed4674ed370915f7c02889b5bfb6f3 (diff)
downloadrsyslog-219336ec5a560a472f7b4e1d60a42e13685e9a5c.tar.gz
rsyslog-219336ec5a560a472f7b4e1d60a42e13685e9a5c.tar.xz
rsyslog-219336ec5a560a472f7b4e1d60a42e13685e9a5c.zip
bugfix: recent patch to fix small memory leak could cause invalid free.
This could only happen during config file parsing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a57639e..829e64b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@ Version 4.6.2 [v4-stable] (rgerhards), 2010-03-??
in proper retries.
- bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice
versa due to an invalid check
+- bugfix: recent patch to fix small memory leak could cause invalid free.
+ This could only happen during config file parsing.
- bugfix(minor): handling of extremely large strings in dbgprintf() fixed
Previously, it could lead to garbagge output and, in extreme cases, also
to segfaults. Note: this was a problem only when debug output was