summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFederico Nunez <fede@compendio.com>2008-10-09 16:04:18 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-10-09 16:04:18 +0200
commitf35197f1c2136b5e043cdf4776f99b4854bfcc5c (patch)
treef557950aec79097b8888eb13d79b1ad09bbd9f30
parent09dd5c92bb343b7dc9c93d3eff57cc004d57adc7 (diff)
downloadrsyslog-f35197f1c2136b5e043cdf4776f99b4854bfcc5c.tar.gz
rsyslog-f35197f1c2136b5e043cdf4776f99b4854bfcc5c.tar.xz
rsyslog-f35197f1c2136b5e043cdf4776f99b4854bfcc5c.zip
bugfix: memory leaks in rsyslogd, primarily in singlethread mode
Thanks to Frederico Nunez for providing the fix. The actual patch was commited before this one - unfortunately I forgot to set the author correct when commiting it and then it was pushed to the online repository. Sorry for this ;) Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 730f65bb..ec115b0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 2.0.6 V2-STABLE (rgerhards), 2008-??-??
+- bugfix: memory leaks in rsyslogd, primarily in singlethread mode
+ Thanks to Frederico Nunez for providing the fix
- bugfix: copy&paste error lead to dangling if - this caused a very minor
issue with re-formatting a RFC3164 date when the message was invalidly
formatted and had a colon immediately after the date. This was in the