mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 16:31:26 -05:00
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 |
||
|---|---|---|
| .. | ||
| t | ||
| check_dhcp.c | ||
| check_icmp.c | ||
| Makefile.am | ||
| pst3.c | ||