Werk #7571: Fixed handling of long FETCH response lines in rrdcached
| Component | Other components | ||
| Title | Fixed handling of long FETCH response lines in rrdcached | ||
| Date | Feb 25, 2016 | ||
| Level | Prominent Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Make sure that the FETCH response lines are always terminated with a newline, otherwise chaos will result on the client side, leading e.g. to gigabytes of allocations when misinterpreting results.