platform_system_core/libziparchive/testdata
Tianjie Xu 9e020e2d11 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.
Merged-In: Ibf543a7da3d7898952e9eb332c84cdfc67cf5aa4
Change-Id: Ibf543a7da3d7898952e9eb332c84cdfc67cf5aa4
(cherry picked from commit bcc4431f24)
2017-06-30 17:19:28 +09:00
..
bad_crc.zip Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
bad_filename.zip Check filename memory bound when parsing ziparchive 2017-06-30 17:19:28 +09:00
crash.apk Fix out of bound access in libziparchive 2017-06-30 17:18:31 +09:00
declaredlength.zip libziparchive: fix issue with a directory with one file 2015-03-19 09:28:41 +00:00
dummy-update.zip Add functions in recovery/minzip to libziparchive 2016-10-15 23:16:34 -07:00
large.zip Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
valid.zip