From 0e68abcd4f0e2d015538e6fce2519c9513fb90ec Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 31 Aug 2014 20:14:48 +1000 Subject: Fix overflow for RNDIS class driver responses when returning the adapter query list (thanks to Peter Mc Shane). --- LUFA/DoxygenPages/ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'LUFA/DoxygenPages/ChangeLog.txt') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 3eab8b0a4..db10c2ad8 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -12,6 +12,11 @@ * - Updated the BUILD build system module to add a new COMPILER_PATH optional variable * - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver * + * Changed: + * - Core: + * - The RNDIS device class driver now takes a user-supplied buffer and buffer length for the internal RNDIS + * message management (thanks to Peter Mc Shane) + * * Fixed: * - Core: * - Fixed device class driver pipe configuration routines returning success with a partially constructed instance -- cgit v1.2.3