CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 15:43:41
Modified files:
sys/dev/usb : uhidev.c
Log message:
Avoid a buf oflow in uhidev_set_report_async() if we have to prepend the
report id and the data to report is too long (this should probably
use dynamic allocation for large reports).
