ChangeLog for 4.1.4 (devel)

Version 4.1.4 [DEVEL] (rgerhards), 2009-01-29

  • bugfix: inconsistent use of mutex/atomic operations could cause segfault
    details are too many, for full analysis see blog post at:
    http://blog.gerhards.net/2009/01/rsyslog-data-race-analysis.html

  • bugfix: unitialized mutex was used in msg.c:getPRI
    This was subtle, because getPRI is called as part of the debugging code
    (always executed) in syslogd.c:logmsg.

  • bufgix: $PreserveFQDN was not properly handled for locally emitted
    messages
Scroll to top