1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-09 23:30:01 +02:00
Files
u-boot-megous/drivers/usb
Ye Li 5dee7f0b02 f_sdp: Fix wrong usb request size
Because the buffer length of sdp usb request is 65, we have to allocate
65 bytes not 64 bytes. Otherwise there is potential buffer overflow.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-09-01 14:47:43 +02:00
..
2020-09-01 14:47:36 +02:00
2020-09-01 14:47:43 +02:00
2020-08-27 11:20:33 -04:00