platform_system_core/libziparchive
Tianjie Xu bcc4431f24 Check filename memory bound when parsing ziparchive
Add a check to ensure the filename boundary doesn't exceed the mapped
memory region. Also add the corresponding unit test.

Bug: 28802225
Test: New unit test passes.
Change-Id: Ibf543a7da3d7898952e9eb332c84cdfc67cf5aa4
2016-10-10 14:26:15 -07:00
..
testdata Check filename memory bound when parsing ziparchive 2016-10-10 14:26:15 -07:00
Android.bp Convert libziparchive from Android.mk to Android.bp 2016-07-12 21:01:08 -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 Check filename memory bound when parsing ziparchive 2016-10-10 14:26:15 -07:00
zip_archive_common.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
zip_archive_private.h Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_archive_stream_entry.cc system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
zip_archive_test.cc Check filename memory bound when parsing ziparchive 2016-10-10 14:26:15 -07:00
zip_writer.cc Fix warnings in libziparchive 2016-09-20 09:23:47 -07:00
zip_writer_test.cc libziparchive: port unit tests to darwin and windows. 2016-03-07 11:21:24 -08:00