25 Feb
2012
25 Feb
'12
3:58 p.m.
Thanks for all, applied to 3.3 master. On Fri, 2012-02-10 at 12:59 +0100, Gergely Nagy wrote:
When using explicit commits, in case the COMMIT results in an error, syslog-ng forgot to release a mutex, resulting in a deadlock the next time the same error happened.
The fix is to do release the mutex in this error path, too.
Signed-off-by: Fried Zoltan <deirf@balabit.hu> Signed-off-by: Patrick Hemmer <syslogng@stormcloud9.net> Signed-off-by: Gergely Nagy <algernon@balabit.hu> --- -- Bazsi