summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-23 14:11:50 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-23 14:11:50 +0100
commitf8dee56243d7378864fdcdcc21262fc563639827 (patch)
treedf84fd60c6f8c959981a75a557add64b5a4d9cc1 /runtime
parent41552fbc5061072f0da0548b84f4da99a6eca2ed (diff)
downloadrsyslog-f8dee56243d7378864fdcdcc21262fc563639827.tar.gz
rsyslog-f8dee56243d7378864fdcdcc21262fc563639827.tar.xz
rsyslog-f8dee56243d7378864fdcdcc21262fc563639827.zip
bugfix: potential re-use of free()ed file stream object in omfile
when dynaCache is enabled, the cache is full, a new entry needs to be allocated, thus the LRU discarded, then a new entry is opend and that fails. In that case, it looks like the discarded stream may be reused improperly (based on code analysis, test case and confirmation pending)
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions