Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 8580
blobd47068a75573e816875c8b697a4523599d71eb65
1 Title: Removed space leaks related to dynamic columns.
2 Level: 1
3 Edition: cee
4 Component: livestatus
5 Compatible: compat
6 Version: 1.4.0i3
7 Date: 1480928352
8 Class: fix
10 When some special columns were queried via Livestatus, the monitoring core
11 leaked memory. This affected the following columns:
13 <ul>
14 <li><tt>mk_logwatch_file</tt> in table <tt>hosts</tt></li>
15 <li><tt>value</tt> in table <tt>eventconsolereplication</tt></li>
16 <li><tt>rrddata</tt> in tables <tt>hosts</tt> and <tt>services</tt></li>
17 </ul>