commit | cc7441f90a6c329c22417a7f55818042aa7b52f0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri May 03 22:38:44 2019 -0700 |
committer | Elliott Hughes <enh@google.com> | Sat May 04 08:41:12 2019 -0700 |
tree | 6a4ee66e8ffd46584e57aa5c6ae5203e0a3f68c5 | |
parent | 4d36f8b789534eba010a5f82f3e2b1da13ac6d49 [diff] |
libziparchive: report errors on over-long names. Switch FindEntry and the ZipString constructor to std::string_view. This lets us accept an over-long name so that we can reject it as too long. Also fastboot changes to track the API change. Bug: http://b/129068177 Test: treehugger Change-Id: I7df7acd1fe2c46380b789c25f8909e0553e2d55e