monitoring-plugins/lib
Holger Weiss 9eabd8d054 Fix the memory allocation for the thresholds data
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>
2009-06-02 01:11:19 +02:00
..
tests Make extract_value more generic: 2009-01-26 02:05:21 -05:00
extra_opts.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
extra_opts.h np_extra_opts now retain pointers from argv so that plugins can still overwrite sensitive options 2008-04-01 09:31:27 +00:00
Makefile.am Make /lib before /lib/tests to satisfy dependencies (building tests fails on IRIX) 2009-01-13 04:31:30 -05:00
parse_ini.c Return UNKNOWN if none of the default files can be found. 2009-01-22 02:24:39 -05:00
parse_ini.h Typos in comments 2008-08-21 04:17:25 +00:00
utils_base.c Fix the memory allocation for the thresholds data 2009-06-02 01:11:19 +02:00
utils_base.h check_snmp: Make use of standard threshold functions 2009-05-28 08:10:49 -04:00
utils_cmd.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils_cmd.h check_procs captures stderr and adds to plugin output. This is 2008-07-08 09:31:04 +00:00
utils_disk.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils_disk.h Added -i/-I to ignore pathes/partitions based on regular expressions 2007-09-22 17:40:35 +00:00
utils_tcp.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils_tcp.h Nothing to see here... 2007-11-09 18:24:48 +00:00