From fa2a8fca69513d59b008159361ed741a753b6304 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 27 Feb 2013 19:57:28 +0000 Subject: Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin). --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 59d639dd2..caeb334c0 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -46,6 +46,7 @@ * - Fixed incorrect ordering of the linker options in the build system causing link failures in some cases * - Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect failure codes to be returned in some cases (thanks to Peter K) * - Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED driver + * - Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin) * - Library Applications: * - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project * - Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut) -- cgit v1.2.3