Werk #6964: Fixed matching of literal strings when C++11 regex engine is used.

Komponente Livestatus
Titel Fixed matching of literal strings when C++11 regex engine is used.
Datum 07.12.2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.5.0p10 1.6.0b1
Level Bedeutende Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

Livestatus and CMC can use one of two regex engines: Either then one from the C++11 standard library or the one from the RE2 library. Normal builds ship the latter, only a manually built Livestatus should ever use the former. Nevertheless, both should work, but the C++11 variant had a quoting bug, resulting in incorrect matching. This has been fixed.

Zur Liste aller Werks