Rainer Gerhards 09e3d06c11 bugfix: rsyslog aborts on startup when specific config errors are made
The following errors must be made in rsyslog.conf:
* no action present
* a call statement is used on an undefined ruleset

In this case, rsyslog emits an error message on the missing actions and
then segfaults. Depending on memory layout, it may also continue to run
but do nothing except accepting messages as no action is configured.

This patch make rsyslog properly terminate after the error message. It
is a change in behavior, but there really is no reason why a defunct
instance should be kept running.

closes https://github.com/rsyslog/rsyslog/issues/2399
2018-04-28 12:00:34 +02:00
..
2014-05-27 12:53:09 +02:00
2018-03-17 17:56:14 +01:00
2013-03-06 15:44:11 +01:00
2017-12-10 15:07:11 +01:00
2017-01-17 08:54:37 +01:00
2017-01-17 08:54:37 +01:00
2017-01-17 08:54:37 +01:00
2017-01-17 08:54:37 +01:00
2018-04-16 19:22:16 +02:00
2017-01-17 08:54:37 +01:00
2018-04-13 12:00:32 +02:00
2017-01-17 08:54:37 +01:00
2018-03-16 18:58:11 +01:00
2017-01-17 08:54:37 +01:00
2017-01-17 08:54:37 +01:00
2017-04-13 14:33:59 +02:00
2018-02-06 11:48:59 -05:00
2016-11-22 16:51:07 +05:30
2017-01-17 08:54:37 +01:00
2017-12-21 17:09:32 +01:00
2017-01-17 08:54:37 +01:00
2017-01-17 08:54:37 +01:00
2017-01-17 08:54:37 +01:00
2018-01-12 13:15:55 +01:00
2012-01-18 14:08:24 +01:00