aboutsummaryrefslogtreecommitdiff
path: root/linux/lib/xz
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-11-24 18:26:05 +0200
committerLasse Collin <lasse.collin@tukaani.org>2010-11-24 18:26:05 +0200
commit503dfd9bf0693e7dda58b07b34459e58418958ac (patch)
tree1dfd2bd8fbdd660211e7a60c16b23f396b7fadfb /linux/lib/xz
parent6ae0a26583cbcaba47a9beed0ad41ff64d264182 (diff)
downloadxz-embedded-503dfd9bf0693e7dda58b07b34459e58418958ac.tar.gz
Fix error message in decompress_unxz.c.
XZ_BUF_ERROR always means that the data is corrupt because in single-call mode the output buffer size is not limited (it can overflow) because the API doesn't pass the output buffer size. XZ_BUF_ERROR cannot occur in multi-call mode because it keeps the output buffer non-full.
Diffstat (limited to 'linux/lib/xz')
0 files changed, 0 insertions, 0 deletions