mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 02:10:42 +01:00
If str2num() receives an empty string, misadressing happens. Under extreme conditions, this theoretically can lead to a segfault. closes https://github.com/rsyslog/rsyslog/issues/1412