commit | 68604b9c29b5bd11e2e2dbb848d6b364bf627d21 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue May 26 10:33:18 2020 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue May 26 12:00:07 2020 -0700 |
tree | b45295ee414225a43c63829a0d50492ab74dfc73 | |
parent | f8f95a41f44bf9225d78ccfa22ddddaa9fb72169 [diff] |
Fail explicitly on length overflow. Instead of aborting when FileMap::create detects an overflow, detect the overflow directly and fail the call. Bug: 156997193 Test: Ran unit tests, including new unit test that aborted before. Change-Id: Ie49975b8949fd12bbde14346ec9bbb774ef88a51