Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jakllsch
Date:           Thu Jan  7 16:10:49 UTC 2016

Modified Files:
        src/lib/libusbhid: parse.c
        src/sys/dev/usb: hid.c
        src/tests/dev/usb: t_hid.c
        src/tests/lib/libusbhid: t_usbhid.c

Log Message:
Don't crash when the device's HID Report Descriptor Pops from an empty stack.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libusbhid/parse.c
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/usb/hid.c
cvs rdiff -u -r1.2 -r1.3 src/tests/dev/usb/t_hid.c
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libusbhid/t_usbhid.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index