aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-10-23 12:30:54 +0300
committerLasse Collin <lasse.collin@tukaani.org>2010-10-23 12:30:54 +0300
commit8c947e9291691629714dafb4536c718b6cc24fbd (patch)
tree3273ec37ac1c88e56ece94297f492da4871695c6 /src/liblzma/api/lzma
parentWindows: Use MinGW's stdio functions. (diff)
downloadxz-8c947e9291691629714dafb4536c718b6cc24fbd.tar.xz
liblzma: Make lzma_code() check the reserved members in lzma_stream.
If any of the reserved members in lzma_stream are non-zero or non-NULL, LZMA_OPTIONS_ERROR is returned. It is possible that a new feature in the future is indicated by just setting a reserved member to some other value, so the old liblzma version need to catch it as an unsupported feature.
Diffstat (limited to 'src/liblzma/api/lzma')
0 files changed, 0 insertions, 0 deletions