summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-02-22 09:31:10 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-02-22 09:31:10 +0100
commitc577e9c64cec0eebf6b7c3bd964354ab90c045ae (patch)
tree1899b41ccc57b88542e7c9e7a6891cccffdcb721 /ChangeLog
parentf764f24baa542796776e76bb5f22fdf9d7e32f5e (diff)
downloadrsyslog-c577e9c64cec0eebf6b7c3bd964354ab90c045ae.tar.gz
rsyslog-c577e9c64cec0eebf6b7c3bd964354ab90c045ae.tar.xz
rsyslog-c577e9c64cec0eebf6b7c3bd964354ab90c045ae.zip
bugfix: message without MSG part could case a segfault
[backported from v5 commit 98d1ed504ec001728955a5bcd7916f64cd85f39f] This actually was a "recent" regression, but I did not realize that it was introduced by the performance optimization in v4-devel. Shame on me for having two devel versions at the same time...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9f7214f..d84a0d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+- bugfix: message without MSG part could case a segfault
+ [backported from v5 commit 98d1ed504ec001728955a5bcd7916f64cd85f39f]
+ This actually was a "recent" regression, but I did not realize that it
+ was introduced by the performance optimization in v4-devel. Shame on
+ me for having two devel versions at the same time...
---------------------------------------------------------------------------
Version 4.5.8 [v4-beta] (rgerhards), 2010-02-10
- enhanced doc for using PostgreSQL