commit | 9c55c54fb474ba5bc005e489639aa06c3c00d012 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 02 13:17:39 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jan 14 11:35:44 2015 -0500 |
tree | a8f70a715afa7efb79668fc926ae8df026ab28a7 | |
parent | 362a0e43a37aa5a6316bcf895def4eda8391bb2e [diff] |
gunzip: Update lenp even on error This allows the caller to easily detect how much of the destination buffer has been used. Signed-off-by: Simon Glass <sjg@chromium.org>