commit | ecccc5ad9397264d3d05018647b4a2e39d7c774c | [log] [tgz] |
---|---|---|
author | Piotr Jastrzebski <haaawk@google.com> | Mon Aug 11 16:35:11 2014 +0100 |
committer | Piotr Jastrzebski <haaawk@google.com> | Fri Aug 15 12:39:45 2014 +0100 |
tree | 3df7aee455f71717f090ca986fc4e22cb89fc47f | |
parent | e1ba39aa6644feb9c5f742f65db6d3363203951f [diff] |
Replace char* with ZipEntryName in ziparchive API. It's important because entry names can be encoded in UTF-8 and can have \0 character in the middle. Use vector instead of char* for prefix in IterationHandle. Bug: 16162465 Change-Id: Ie34c8d7c6231cc258530c22bdde5542895213649