diff --git a/ChangeLog b/ChangeLog index 9498912f4e2..6d0024adc4d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10272,3 +10272,6 @@ * arch/arm/src/lpc17xx/lpc176x_gpio.c: Reorder steps when an output GPIO is configured in order to avoid transient bad values from being output. From Hal Glenn (2015-05-02). + * arch/arm/src/stm32/stm32_otgfsdev.c and stm32_otghsdev.c: Add + protection in the event that out-of-bound enpoint numbers are + received. From David Sidrane (2015-05-02).