monitoring-plugins/plugins-root
RincewindsHat 423284edfa check_icmp: Fix compiler warning
This fixes a compiler warning which complains about an uninitialized
value for a variable which is then returned.
This had no real world impact, since the program would crash in the
branch where result is not set.
The variable is initialized to "-1" which would be the error for
inet_pton.
2023-02-19 14:34:29 +01:00
..
t check_icmp: buffer offerflow (#1733) 2022-03-15 22:00:55 +01:00
check_dhcp.c Use size_t instead of int when calling sysctl(3). 2020-01-21 20:40:30 +01:00
check_icmp.c check_icmp: Fix compiler warning 2023-02-19 14:34:29 +01:00
Makefile.am Add test-debug for plugins-root 2021-04-30 11:14:04 +02:00
pst3.c Fix for unclosed filehandle in pst3 on Solaris 2015-10-05 13:23:59 +02:00