rsyslog / liblognorm

a fast samples-based log normalization library
http://www.liblognorm.com
GNU Lesser General Public License v2.1
99 stars 64 forks source link

string rulebase bugfix: segfault when using LF in json rule #334

Closed rgerhards closed 4 years ago

rgerhards commented 4 years ago

If a json rule used a LF inside a string rule (one not loaded rulebase file), liblognorm segfaults.

closes https://github.com/rsyslog/liblognorm/issues/333

rgerhards commented 4 years ago

Centos 7 fail is false positive - there are some CI system definitions wrong after the last set of upgrades made to it for rsyslog. Will investigate later, but PR is fine.