From: Dean Camera Date: Mon, 19 Aug 2013 18:20:44 +0000 (+0200) Subject: Prevent accessing past the UsageList bounds in the HID parser when dequeueing a usage. X-Git-Tag: LUFA-130901~19 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/179e18cf585ed5fa2bf9fca739b45e065dbe0120?hp=179e18cf585ed5fa2bf9fca739b45e065dbe0120 Prevent accessing past the UsageList bounds in the HID parser when dequeueing a usage. ---