summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-06-25 16:46:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-06-25 16:46:42 +0200
commit2debb085a54546ddb6310b759a29075a5e929c4b (patch)
tree229507c21d1659722de13e82909f5bdb6c9e9061
parentafd31707a4dc3d4dd48c849321ae409179750160 (diff)
parent2882bc4d6a74a7332728acad479183af3677cb33 (diff)
downloadrsyslog-2debb085a54546ddb6310b759a29075a5e929c4b.tar.gz
rsyslog-2debb085a54546ddb6310b759a29075a5e929c4b.tar.bz2
rsyslog-2debb085a54546ddb6310b759a29075a5e929c4b.zip
Merge branch 'v7-stable'
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d321b08..30a6496c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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