CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/07 14:20:05
Modified files:
sys/dev/usb : if_urtwn.c
Log message:
Prevent a potential stack buffer overrun when a urtwn(4) device
reports more than 3 bulk-out endpoints.
Problem found by Pierre Pronchery (khorben) during code inspection.
ok mpi@ kevlo@
