commit | 487298b3a36e78c6838d4cbf065ab18be3b3b8dd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 02 13:17:38 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jan 14 11:35:44 2015 -0500 |
tree | 8fa486d2f3e18560259877c6cb1abbd14c52cb2c | |
parent | 4f6e6d77f84d4f0e3b4f70c7aacafb9693c93525 [diff] |
bzlib: Update destLen 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>