summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-03 09:49:35 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-03 09:49:35 +0200
commitec7501e7956f356d1e79a062340c244e67d5ef24 (patch)
tree5e9359a03891e4709b16350d041d7fbe3aee2bf0
parenta4318f941a8e7a6ff2816a1f9df87f35f65af4a6 (diff)
downloadrsyslog-ec7501e7956f356d1e79a062340c244e67d5ef24.tar.gz
rsyslog-ec7501e7956f356d1e79a062340c244e67d5ef24.tar.xz
rsyslog-ec7501e7956f356d1e79a062340c244e67d5ef24.zip
added imported patch to ChangeLog
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cde831a3..43a0c781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,12 @@ Version 5.8.1 [V5-stable] (rgerhards), 2011-04-??
is a very unintrusive change, thus done directly to the stable version).
- bugfix: $myhostname not available in RainerScript (and no error message)
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=233
+- bugfix: memory and file descriptor leak in stream processing
+ Leaks could occur under some circumstances if the file stream handler
+ errored out during the open call. Among others, this could cause very
+ big memory leaks if there were a problem with unreadable disk queue
+ files. In regard to the memory leak, this
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=256
- bugfix: doc for impstats had wrong config statements
also, config statements were named a bit inconsistent, resolved that
problem by introducing an alias and only documenting the consistent