diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-23 13:07:30 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-23 13:07:30 +0000 |
commit | 8f236abd49739c0f791c5b893433f7dfa40d3dd8 (patch) | |
tree | 03f0811bf92e1fded5b85976864523d1c0b05e7c /ChangeLog | |
parent | e1acf47244aa6ac6d8151f81bc19cf2fe5ce362d (diff) | |
download | rsyslog-8f236abd49739c0f791c5b893433f7dfa40d3dd8.tar.gz rsyslog-8f236abd49739c0f791c5b893433f7dfa40d3dd8.tar.xz rsyslog-8f236abd49739c0f791c5b893433f7dfa40d3dd8.zip |
fixed a memory leak in config file parsing thanks to varmojfekoj for the
patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 1.17.3 (rgerhards), 2007-07-2? +- fixed a memory leak in config file parsing + 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 thanks to Michel Samia for providing the patch! |