summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-14 17:06:55 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-14 17:06:55 +0000
commit29b95dc1c1cc8020e3fb7d00610fb226cae1bd98 (patch)
tree058b206f658b9205f397975f84aa5eddfc32c795 /ChangeLog
parentb0e8ce6c3d48e664135a0f74d5b4df2b3a42827f (diff)
downloadrsyslog-29b95dc1c1cc8020e3fb7d00610fb226cae1bd98.tar.gz
rsyslog-29b95dc1c1cc8020e3fb7d00610fb226cae1bd98.tar.xz
rsyslog-29b95dc1c1cc8020e3fb7d00610fb226cae1bd98.zip
bugfix: duplicate public symbol in omfwd and omgssapi could lead to
segfault. thanks to varmojfekoj for the patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 648c6cca..68b55715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ Version 3.12.3 (rgerhards), 2008-03-??
situations. If the header was split across two packet reads, it was invalidly
processed, causing loss or modification of messages.
- bugfix: memory leak in imfile
+- bugfix: duplicate public symbol in omfwd and omgssapi could lead to
+ segfault. thanks to varmojfekoj for the patch.
- some more internal cleanup ;)
---------------------------------------------------------------------------
Version 3.12.2 (rgerhards), 2008-03-13