mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 05:50:41 +01:00
The ffaup function fails to work properly when it is used with multiple workers. The faup_handler_t struct is not supposed to be shared between threads. This may cause memory corruptions and race conditions when used inside of actions.