diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-23 13:26:57 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-23 13:26:57 +0200 |
commit | 765575e41f366135fe32ce888cfcc396617747c3 (patch) | |
tree | 67a90c115d9deb2e0fa7170a8a33ebd8a25c6328 /ChangeLog | |
parent | c66dbfd3f7dc17bdd988cc78dc77541eb054d2bd (diff) | |
download | rsyslog-765575e41f366135fe32ce888cfcc396617747c3.tar.gz rsyslog-765575e41f366135fe32ce888cfcc396617747c3.tar.xz rsyslog-765575e41f366135fe32ce888cfcc396617747c3.zip |
added doc on malformed messages, cause and how to work-around, to the doc set
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 3.18.5 (rgerhards), 2008-10-?? +- added doc on malformed messages, cause and how to work-around, to the + doc set - bugfix: imudp input module could cause segfault on HUP It did not properly de-init a variable acting as a linked list head. That resulted in trying to access freed memory blocks after the HUP. |