monitoring-plugins/plugins-root
Spenser Reinhardt e7e6edb2f8 plugins-root/check_dhcp.c - array out of bounds
Coverity 66488 - offer_packet->options has a max size of 312. It was being used in a loop verifying less than 311, but increasing by 2 per loop, causing a possible array index out of bounds. Changed to checking less than max length - 1. - SR
2014-06-28 18:22:04 +02:00
..
t check_dhcp: fix tests interface detection 2013-09-17 13:13:26 +02:00
check_dhcp.c plugins-root/check_dhcp.c - array out of bounds 2014-06-28 18:22:04 +02:00
check_icmp.c Capitalize "Monitoring Plugins" 2014-01-21 16:19:20 +01:00
Makefile.am Project rename initial commit. 2014-01-19 14:18:47 -05:00
pst3.c Project rename initial commit. 2014-01-19 14:18:47 -05:00