CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/18 07:38:29
Modified files:
usr.sbin/dhcpd : memory.c
Log message:
Don't try to look for an invalid iaddr in the iaddr hash. It's not there.
Prevents bogus or malicious iaddr data from crashing dhcpd.
Problem found and part of a larger diff by Acts1631.
ok tb@
