From: Dean Camera Date: Sun, 8 Nov 2015 03:48:35 +0000 (+1100) Subject: Fixed missing bounds checks and off-by-one in the DFU bootloader signature bytes... X-Git-Tag: LUFA-151115~4 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6b06bc6237ccd63a268f82752d6b6c0265a77571?ds=inline;hp=6b06bc6237ccd63a268f82752d6b6c0265a77571 Fixed missing bounds checks and off-by-one in the DFU bootloader signature bytes (thanks to Reuti) ---