Files
u-boot/drivers
Heinrich Schuchardt 7f2e59aee5 usb: musb: avoid out of bound access in udc_setup_ep
For id = 15 an out of bound access occurs in udc_setup_ep().
Increase the size of epinfo[] from 30 to 32 to encompass
ids 0..15.

The problem was highlighted by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-04-25 12:50:12 +02:00
..
2017-04-05 13:52:01 -04:00
2016-10-19 09:01:51 +02:00
2016-01-27 15:32:05 +01:00
2017-04-04 09:18:57 -04:00
2017-04-13 14:44:50 -06:00
2017-03-26 13:22:58 -06:00
2016-02-06 12:00:59 +01:00
2017-04-05 13:52:01 -04:00
2017-01-02 17:08:25 +01:00