mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 00:10:09 -05:00
Allocate the appropriate amount of memory for storing the thresholds data. Before, we allocated the amount of memory required for storing a _pointer_ to the thresholds data. This crashed (at least) check_mysql when using its "-S" option on FreeBSD/amd64 (as reported and analyzed by Nikita Kalabukhov - 2797757). Signed-off-by: Holger Weiss <holger@zedat.fu-berlin.de> |
||
|---|---|---|
| .. | ||
| tests | ||
| extra_opts.c | ||
| extra_opts.h | ||
| Makefile.am | ||
| parse_ini.c | ||
| parse_ini.h | ||
| utils_base.c | ||
| utils_base.h | ||
| utils_cmd.c | ||
| utils_cmd.h | ||
| utils_disk.c | ||
| utils_disk.h | ||
| utils_tcp.c | ||
| utils_tcp.h | ||