Commits
Ye Li committed da954ea161d
MLK-20559-4 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> (cherry picked from commit 6ca3fc0bbdbcc6d870ceffa9d38c47d2e4edfee4) (cherry picked from commit 4313297467dd130222d50d923fd47a727ba50331)