From: Dean Camera Date: Mon, 20 Jun 2011 01:57:22 +0000 (+0000) Subject: Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointer to... X-Git-Tag: LUFA-111009-BETA~59 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/bb0b761c6581604d71716e24bfdfed68b0093527?hp=bb0b761c6581604d71716e24bfdfed68b0093527 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. ---