platform_system_core/libziparchive/include/ziparchive
Narayan Kamath 5b54e6637f zip_archive: Allow crc_out to be nullptr in Inflate.
Only compute the crc32 if required. In addition :
- Add unit tests for Inflate that cover this addition.
- Fix an inconsistency in return codes that was revealed
  by this new test.

Bug: 35246701
Test: zip_archive_tests
Test: make; zipalign.

(cherry picked from commit d9e85b14afd5a2ee14bb4df46cf576c5f9c25f24)

Change-Id: I31d7554378f94fc8995f707471d57cb98311e2c2
2017-10-30 18:18:08 +00:00
..
zip_archive.h zip_archive: Allow crc_out to be nullptr in Inflate. 2017-10-30 18:18:08 +00:00
zip_archive_stream_entry.h libziparchive: Use ReadAtOffset exclusively 2017-07-25 18:12:12 +00:00
zip_writer.h zlib is not exposed to libziparchive headers 2017-07-03 17:44:07 +00:00