diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-24 09:51:55 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-24 09:51:55 +0000 |
commit | f1e14aefde8c295a2cbd93b9118d32961b6c373f (patch) | |
tree | 54d240a5253bb530b2b93c8752bce43d74d1c8db /ChangeLog | |
parent | f97c90d12b9ae64a64cde84bb3fa3ca5ee207838 (diff) | |
download | rsyslog-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-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |