commit | e7f1d41237f2504a0aeb8bcf62c8954b48f282c5 | [log] [tgz] |
---|---|---|
author | terryguan <terryguan@google.com> | Tue Oct 29 13:20:46 2024 -0700 |
committer | terryguan <terryguan@google.com> | Wed Oct 30 10:35:52 2024 -0700 |
tree | 9e1c32d64972e1c8f314f9727ee9251edfc12f28 | |
parent | 95de81f71f157732da6e99d21f8e5e2b599cf9a2 [diff] |
read() can return fewer bytes than requested Sometimes read returns fewer bytes than requested. read() only read at most 0x7ffff000 bytes. Bug: 376247649 Test: manual, make mkbootfs, mkbootfs out/target/product../VENDOR_BOOT Change-Id: I8cbbae40c5f5c6c54d19bf77e9a801ed3390ed48