Dillon Min 9789e4c930 component: driver: usb: enlarge uconfig_descriptor's data array space
if you add more compositive usb device(more than 4), the data[256]
can't hold all the devices's config information, array out of bounds.

Fixes: 60c27fc4b ("add USB composite and mass storage class features in USB device stack")
Signed-off-by: Dillon Min <dillon.minfei@gmail.com>
2021-03-12 16:30:39 +08:00
..
2021-02-28 16:42:27 +08:00
2021-03-10 20:30:13 +08:00
2021-01-22 13:45:41 +08:00
2020-12-28 12:02:31 +08:00
2013-01-08 22:40:58 +08:00