diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-10-06 16:22:32 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-10-06 16:22:32 +0200 |
commit | caeb203f5188aafccc667c1afc42a49df80d0747 (patch) | |
tree | 06fcd5a8e95992845a90da35e711d542b525d8d2 /ChangeLog | |
parent | 54c375eb5b28d70fca023f7ca2fcc2cd0a4fa7ba (diff) | |
download | rsyslog-caeb203f5188aafccc667c1afc42a49df80d0747.tar.gz rsyslog-caeb203f5188aafccc667c1afc42a49df80d0747.tar.xz rsyslog-caeb203f5188aafccc667c1afc42a49df80d0747.zip |
bugfix: potential race condition when queue worker threads were terminated
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ --------------------------------------------------------------------------- Version 5.1.6 [v5-beta] (rgerhards), 2009-09-?? - feature imports from v4.5.6 +- bugfix: potential race condition when queue worker threads were + terminated - bugfixes imported from 4.5.4: * bugfix: potential segfault in stream writer on destruction * bugfix: potential race in object loader (obj.c) during use/release |