Date: Sun, 8 Mar 2009 22:58:19 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_hid.c usb_hid.h Message-ID: <200903082258.n28Mwb41041841@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-03-08 22:58:19 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_hid.c usb_hid.h
Log:
SVN rev 189547 on 2009-03-08 22:58:19Z by thompsa
MFp4 //depot/projects/usb@158868
Fix bugs and improve HID parsing.
- fix possible memory leak found
- fix possible NULL pointer access
- fix possible invalid memory read
- parsing improvements
- reset item data position when a new report ID is detected.
Submitted by: Hans Petter Selasky
Revision Changes Path
1.3 +202 -120 src/sys/dev/usb/usb_hid.c
1.3 +0 -2 src/sys/dev/usb/usb_hid.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903082258.n28Mwb41041841>
