android_system_core/libziparchive/testdata
Tianjie Xu ae8180c06d Fix out of bound access in libziparchive
The boundary check of an invalid EOCD record may succeed due to the
overflow of uint32_t. Fix the check and add a unit test.

Test: Open the crash.apk and libziparchive reports the offset error as expected.

Bug: 31251826
Change-Id: I1d8092a19b73886a671bc9d291cfc27d65e3d236
2016-09-22 11:24:42 -07:00
..
bad_crc.zip Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
crash.apk Fix out of bound access in libziparchive 2016-09-22 11:24:42 -07:00
declaredlength.zip libziparchive: fix issue with a directory with one file 2015-03-19 09:28:41 +00:00
large.zip Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
valid.zip Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00