platform_system_core/libziparchive
Narayan Kamath f899bd534b Avoid mapping output to memory while writing to a file.
It's unnecessary, and causes issues when the uncompressed
output is large.

Change-Id: I99cfb3933b094c2826c7e6c6de9aab03478fcc53
2015-04-27 13:34:18 +01:00
..
testdata libziparchive: fix issue with a directory with one file 2015-03-19 09:28:41 +00:00
Android.mk Prevent unaligned read in libziparchive. 2015-04-09 17:00:14 -07:00
entry_name_utils-inl.h Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
entry_name_utils_test.cc Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
zip_archive.cc Avoid mapping output to memory while writing to a file. 2015-04-27 13:34:18 +01:00
zip_archive_test.cc Avoid mapping output to memory while writing to a file. 2015-04-27 13:34:18 +01:00