summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-24 09:51:55 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-24 09:51:55 +0000
commitf1e14aefde8c295a2cbd93b9118d32961b6c373f (patch)
tree54d240a5253bb530b2b93c8752bce43d74d1c8db /ChangeLog
parentf97c90d12b9ae64a64cde84bb3fa3ca5ee207838 (diff)
downloadrsyslog-f1e14aefde8c295a2cbd93b9118d32961b6c373f.tar.gz
rsyslog-f1e14aefde8c295a2cbd93b9118d32961b6c373f.tar.xz
rsyslog-f1e14aefde8c295a2cbd93b9118d32961b6c373f.zip
applied patch from varmojfekoj to solve small mem leak
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a4abc3f..3fd61b3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
---------------------------------------------------------------------------
Version 1.17.3 (rgerhards), 2007-07-2?
- continued working on modularization
-- fixed a memory leak in config file parsing
+- fixed a memory leak in config file parsing and die()
thanks to varmojfekoj <varmojfekoj@gmail.com> for the patch
- rsyslogd now checks on startup if it is capable to performa any work
at all. If it cant, it complains and terminates