Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 7571
blob40ac4b4b6661411d5bdcdaec65673637d3d4da27
1 Title: Fixed handling of long FETCH response lines in rrdcached
2 Level: 2
3 Component: packages
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i3
8 Date: 1456396839
10 Make sure that the FETCH response lines are always terminated with a
11 newline, otherwise chaos will result on the client side, leading e.g. to
12 gigabytes of allocations when misinterpreting results.