-
- Downloads
USB: gadget: f_mtp: Fix integer overflow when transferring large files.
The ALIGN() macro will overflow if given large integers, and MTP uses
0xFFFFFFFF for SendObject data packet size when the file is >= 4 gig.
Signed-off-by:
Mike Lockwood <lockwood@google.com>
Loading
Please register or sign in to comment