summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndre Lorbach <alorbach@adiscon.com>2012-09-28 07:55:48 -0700
committerAndre Lorbach <alorbach@adiscon.com>2012-09-28 07:55:48 -0700
commit6387d164bb0900cd01b7ff584fa17013bd0eb661 (patch)
treef608d3d0d14b208c001e7951f8c5affe0f526d65 /ChangeLog
parent136f6e097800742ec232c968b2bdd03bfab687f4 (diff)
downloadrsyslog-6387d164bb0900cd01b7ff584fa17013bd0eb661.tar.gz
rsyslog-6387d164bb0900cd01b7ff584fa17013bd0eb661.tar.xz
rsyslog-6387d164bb0900cd01b7ff584fa17013bd0eb661.zip
bugfix: fixed wrong bufferlength for snprintf in tcpflood.c
The problem occured when using the -f (dynafiles) option, and caused some tests to fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6904ce48..34472ab8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ Version 5.10.1 [V5-STABLE], 2012-0?-??
Thanks to pilou@gmx.com for the bug report
- bugfix: remove invalid socket option call from imuxsock
Thanks to Cristian Ionescu-Idbohrn and Jonny Törnbom
+- bugfix: fixed wrong bufferlength for snprintf in tcpflood.c when using
+ the -f (dynafiles) option.
---------------------------------------------------------------------------
Version 5.10.0 [V5-STABLE], 2012-08-23