Werk #15256: Fixed handling of unknown time periods when using the Nagios core
Component | Livestatus |
Title | Fixed handling of unknown time periods when using the Nagios core |
Date | May 11, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b8 2.1.0p28 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
An unknown/unspecified time period has to be interpreted as "24X7", but there was a regression from 1.6.0 to 2.0.0 which could lead to segfaults when using Livestatus (pointed out by Gerald Eisenkölbl via feedback). This has been fixed.