diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-05-03 10:55:20 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-05-03 11:01:52 +0200 |
commit | c0e5c49526e011fa16d757f61ca9dd817ff35903 (patch) | |
tree | bc45d1b479d405e1df4568ede7278492ef121960 /plugins/omelasticsearch/omelasticsearch.c | |
parent | adc8d626535c7c79d723ea2a84146b6c1856316f (diff) | |
download | rsyslog-c0e5c49526e011fa16d757f61ca9dd817ff35903.tar.gz rsyslog-c0e5c49526e011fa16d757f61ca9dd817ff35903.tar.bz2 rsyslog-c0e5c49526e011fa16d757f61ca9dd817ff35903.zip |
bugfix: segfault due to invalid dynafile cache handling
Accidently, the old-style cache size parameter was used when the
dynafile cache was created in a RainerScript action. If the old-style
size was lower than the one actually set, this lead to misadressing
when the size was overrun, and that could lead to all kinds of
"interesting things", often in segfaults.
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=440
Conflicts:
ChangeLog
Diffstat (limited to 'plugins/omelasticsearch/omelasticsearch.c')
0 files changed, 0 insertions, 0 deletions