summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvarmojfekoj <theinric@redhat.com>2010-01-26 11:54:33 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-01-26 11:54:33 +0100
commit7d098f14cba4f31dec7d92136183ebd0ccf7e1d0 (patch)
tree6cd8a7dac45a3f71e9b26f7c18d545ed0d4c618a /ChangeLog
parent112b69d983a27a98eacb0d2f90efef287e24a82f (diff)
downloadrsyslog-7d098f14cba4f31dec7d92136183ebd0ccf7e1d0.tar.gz
rsyslog-7d098f14cba4f31dec7d92136183ebd0ccf7e1d0.tar.xz
rsyslog-7d098f14cba4f31dec7d92136183ebd0ccf7e1d0.zip
bugfix: potential segfault on queue shutdown
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 116a2ce6..33ae5ad6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ Version 4.4.3 [v4-stable] (rgerhards), 2009-10-??
This was a regression from the time() optimizations done in v4.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=143
Thanks to Klaus Tachtler for reporting this bug.
+- bugfix: potential segfault on queue shutdown
+ Thanks to varmojfekoj for the patch.
- bugfix: potential hang condition on queue shutdown
[imported from v3-stable]
- bugfix: segfault on startup when -q or -Q option was given