u-boot-brain/drivers/usb/musb
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
..
am35x.c
am35x.h
da8xx.c
davinci.c
davinci.h
Makefile Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_core.c
musb_core.h Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_debug.h
musb_hcd.c Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_hcd.h
musb_udc.c usb: musb: avoid out of bound access in udc_setup_ep 2017-04-25 12:50:12 +02:00
omap3.c
omap3.h