diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-09-10 15:04:08 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-09-10 15:04:08 +0200 |
commit | 78e9c7c4d2c4ec09cce403066f09a5a7e08e994e (patch) | |
tree | 6387a9dbcc871ad862cfd94a7e80fdf7f77a8481 /tools/syslogd.c | |
parent | eb704286810bfd558b5fe43c1a50837c1b61f62c (diff) | |
download | rsyslog-78e9c7c4d2c4ec09cce403066f09a5a7e08e994e.tar.gz rsyslog-78e9c7c4d2c4ec09cce403066f09a5a7e08e994e.tar.bz2 rsyslog-78e9c7c4d2c4ec09cce403066f09a5a7e08e994e.zip |
bugfix: repeated messages were incorrectly processed
this could lead to loss of the repeated message content. As a side-
effect, it could probably also be possible that some segfault occurs
(quite unlikely). The root cause was that some counters introduced
during the malloc optimizations were not properly duplicated in
MsgDup(). Note that repeated message processing is not enabled
by default.
Diffstat (limited to 'tools/syslogd.c')
0 files changed, 0 insertions, 0 deletions