CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/23 07:03:36
Modified files:
sys/dev/pv : if_xnf.c
Log message:
KASSERT() that an id read from a descriptor is valid before using it
as an index into an array.
Reported by Demi Marie Obenour of Invisible Things Lab.
feedback and ok jmatthew@
