Werk #8679: Fixed a space leak in the state history cache
| Component | The Checkmk Micro Core | ||
| Title | Fixed a space leak in the state history cache | ||
| Date | Jan 9, 2017 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Whenever certain state changes happened to a host or service (flapping, downtime, alert), the Check_MK Micro Core leaked a small amount of memory (24 bytes on a 64 bit platform). This has been fixed.