summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-20 10:51:36 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-20 10:51:36 +0200
commitff0912a8b74282b0b420425fc27df33cb71d96d0 (patch)
treeb2725361cc7448dc45eff44a876f1b069216f2db /ChangeLog
parent07264a78e00766cf15ab379baaeec3cea372a33e (diff)
downloadrsyslog-ff0912a8b74282b0b420425fc27df33cb71d96d0.tar.gz
rsyslog-ff0912a8b74282b0b420425fc27df33cb71d96d0.tar.xz
rsyslog-ff0912a8b74282b0b420425fc27df33cb71d96d0.zip
bugfix: segfault when starting up with an invalid .qi file for a disk queue
Failed for both pure disk as well as DA queues. Now, we emit an error message and disable disk queueing facility.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 407d0617..803f4d11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@ Version 5.3.2 [DEVEL] (rgerhards), 2009-10-??
used together with the new interface. The removal also enables us to
drop a lot of duplicate code, reducing complexity and increasing
maintainability.
+- bugfix: segfault when starting up with an invalid .qi file for a disk queue
+ Failed for both pure disk as well as DA queues. Now, we emit an error
+ message and disable disk queueing facility.
- bugfix: potential segfault on messages with empty MSG part. This was a
recently introduced regression.
- bugfix: debug string larger than 1K were improperly displayed. Max size