android_system_core/libziparchive
Tianjie Xu 74464a1361 Fix out of bound read in libziparchive
We should check the boundary of central directory before checking its
signature. Swap the order of these two checks.

Bug: 36392138
Test: libziparchive doesn't read the signature after boundary check fails.
Change-Id: Ie89f709bb2d1ccb647116fb7ccb1e23c943e5ab8
2017-04-05 23:03:50 +00:00
..
testdata resolve merge conflicts of 34486c5 to master 2016-10-18 15:46:56 -07:00
Android.bp Merge "Use shared lib of libutils, libz and libbase." 2017-01-05 23:24:21 +00: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 Fix out of bound read in libziparchive 2017-04-05 23:03:50 +00: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 functions in recovery/minzip to libziparchive 2016-10-15 23:16:34 -07:00
zip_archive_stream_entry.cc liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
zip_archive_test.cc resolve merge conflicts of 34486c5 to master 2016-10-18 15:46:56 -07:00
zip_writer.cc libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00
zip_writer_test.cc libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00