android_system_core/libziparchive
Piotr Jastrzebski 79c8b34f36 Add EndIteration method to free memory allocated
in StartIteration. This method should always be called when the
iteration is over to make sure that we don't leak memory.

Change-Id: I5205c754dfafbab9bb5f06003c3663d2ec4e8a35
2014-08-11 07:58:00 +01:00
..
testdata Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00
Android.mk Update makefiles for host clang. 2014-07-24 12:18:22 -07:00
zip_archive.cc Add EndIteration method to free memory allocated 2014-08-11 07:58:00 +01:00
zip_archive_test.cc Prevent the accidental closure of fd[0] for missing zip files. 2014-07-25 16:06:20 +01:00