diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-23 14:11:50 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-23 14:11:50 +0100 |
commit | f8dee56243d7378864fdcdcc21262fc563639827 (patch) | |
tree | df84fd60c6f8c959981a75a557add64b5a4d9cc1 /doc/modules.html | |
parent | 41552fbc5061072f0da0548b84f4da99a6eca2ed (diff) | |
download | rsyslog-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 'doc/modules.html')
0 files changed, 0 insertions, 0 deletions