commit | 49d42c0a8c78bd4521e9911fa6102eabe3b71ea0 | [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 | 487298b3a36e78c6838d4cbf065ab18be3b3b8dd [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>