platform_system_core/libziparchive
Piotr Jastrzebski 0c1b894b69 Reject zip archives with entry names containing \0.
There should never be a need of an entry name with \0 character.

Bug: 16162465

(cherry picked from commit 78271ba97b)

Change-Id: I68c72fb45e8ec70eb125cfc887488bc18ba5447d
2014-08-26 13:48:44 +01:00
..
testdata Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00
Android.mk Enable host multilib for ART testing. 2014-06-17 01:50:25 -07:00
zip_archive.cc Reject zip archives with entry names containing \0. 2014-08-26 13:48:44 +01:00
zip_archive_test.cc Prevent the accidental closure of fd[0] for missing zip files. 2014-07-28 08:41:26 +00:00