summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-06-14 12:52:02 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-06-14 12:52:02 +0200
commitbcd956d4d500040808b920e468529da94a1e33c8 (patch)
tree30dc8ac23c848c69a9e06173b0ace544a2c93ac7 /ChangeLog
parentf847c2dda32488034f252e3bbd1a267714b99ff0 (diff)
downloadrsyslog-bcd956d4d500040808b920e468529da94a1e33c8.tar.gz
rsyslog-bcd956d4d500040808b920e468529da94a1e33c8.tar.xz
rsyslog-bcd956d4d500040808b920e468529da94a1e33c8.zip
bugfix: memory leak in imtcp & subsystems under some circumstances
This leak is tied to error conditions which lead to incorrect cleanup of some data structures. [backport from v6, limited testing under v4]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bc775a4..39a66f5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 4.6.6 [v4-stable] (rgerhards), 2010-11-??
+- bugfix: memory leak in imtcp & subsystems under some circumstances
+ This leak is tied to error conditions which lead to incorrect cleanup
+ of some data structures. [backport from v6, limited testing under v4]
- bugfix: invalid processing in QUEUE_FULL condition
If the the multi-submit interface was used and a QUEUE_FULL condition
occured, the failed message was properly destructed. However, the