Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointer to...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 20 Jun 2011 01:57:22 +0000 (01:57 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 20 Jun 2011 01:57:22 +0000 (01:57 +0000)
commitbb0b761c6581604d71716e24bfdfed68b0093527
treea656c040b229a24a2b7d358dbf8e978ebfd3f602
parent6599238dab21b864a40ca1873f3621d9bbd10a4c
Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointer to a report item is given.

Minor visual enhancement to the HIDReportViewer project.
LUFA/Drivers/USB/Class/Common/HIDParser.c
Projects/HIDReportViewer/HIDReportViewer.c