History log of /system/core/libzipfile/centraldir.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8d9aa37a503fb9b507654c712a34f05c9dac807d 26-Jul-2012 Edwin Vane <edwin.vane@intel.com> Fix a print format warning

Change-Id: I30a6a9835073a7c0f5751fc34aed958c91a050ee
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Tareq A Siraj <tareq.a.siraj@intel.com>
/system/core/libzipfile/centraldir.c
90764cfc76d65ae67755a375eb8ef429e44b9822 03-Sep-2009 Elliott Hughes <enh@google.com> Fix a call to memset(3) with reversed arguments.

Bug: 1999244
/system/core/libzipfile/centraldir.c
287c71ca84533da008e9cc240224910a9d05139e 17-Jun-2009 Doug Zongker <dougz@android.com> fix decompression bug in fastboot

fastboot passes the *uncompressed* length of the file as the length of
the input to the inflate() call, which happens to work unless the
compressed data is actually larger than the uncompressed data (which
it can be for very small files). Fix this to pass the correct
compressed length down to the inflate call.
/system/core/libzipfile/centraldir.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libzipfile/centraldir.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libzipfile/centraldir.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/core/libzipfile/centraldir.c