diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-25 16:46:42 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-25 16:46:42 +0200 |
commit | 2debb085a54546ddb6310b759a29075a5e929c4b (patch) | |
tree | 229507c21d1659722de13e82909f5bdb6c9e9061 | |
parent | afd31707a4dc3d4dd48c849321ae409179750160 (diff) | |
parent | 2882bc4d6a74a7332728acad479183af3677cb33 (diff) | |
download | rsyslog-2debb085a54546ddb6310b759a29075a5e929c4b.tar.gz rsyslog-2debb085a54546ddb6310b759a29075a5e929c4b.tar.bz2 rsyslog-2debb085a54546ddb6310b759a29075a5e929c4b.zip |
Merge branch 'v7-stable'
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ Version 7.4.2 [v7.4-stable] 2013-06-?? - bugfix: RainerScript object required parameters were not properly checked - this clould result to segfaults on startup if parameters were missing. +- bugfix: omrelp potential segfault at startup on invalid config parameters - bugfix: small memory leak when $uptime property was used - bugfix: potential segfault on rsyslog termination in imudp closes: http://bugzilla.adiscon.com/show_bug.cgi?id=456 |