diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-08-28 21:50:16 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-10-26 06:22:24 +0800 |
commit | 773f1e8622cb1465df528cb16a749517650acd93 (patch) | |
tree | 89e7103373695d014dc6196a7962c37a38c78790 /.gitignore | |
parent | liblzma: Add overflow check for Unpadded size in lzma_index_append(). (diff) | |
download | xz-773f1e8622cb1465df528cb16a749517650acd93.tar.xz |
liblzma: Update assert in vli_ceil4().
The argument to vli_ceil4() should always guarantee the return value
is also a valid lzma_vli. Thus the highest three valid lzma_vli values
are invalid arguments. All uses of the function ensure this so the
assert is updated to match this.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions