Files
android_bootable_recovery/applypatch
Tao Bao 490fad6791 applypatch: Don't call inflate() when it expects zero-length output.
We may have expanded_len == 0 when calling inflate(). After switching to
using std::vector, it passes a nullptr buffer to inflate() and leads to
Z_STREAM_ERROR.

Bug: 29312140
Change-Id: Iab7c6c07a9e8488e844e7cdda76d02bd60d2ea98
2016-06-13 16:42:52 -07:00
..
2010-02-22 15:30:33 -08:00
2012-04-06 13:51:00 -07:00
2010-02-22 15:30:33 -08:00