diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-08-31 18:14:43 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-08-31 18:14:43 +0300 |
commit | f7093cd9d130477c234b40aeda613964171f8f21 (patch) | |
tree | 8b53439f7bf7f1fda7605d402720008ad57392e1 /src/xzdec | |
parent | Tests: Improve invalid unpadded size check in test_lzma_index_append(). (diff) | |
download | xz-f7093cd9d130477c234b40aeda613964171f8f21.tar.xz |
xz: Fix a too relaxed assertion and remove uses of SSIZE_MAX.
SSIZE_MAX isn't readily available on MSVC. Removing it means
that there is one thing less to worry when porting to MSVC.
Diffstat (limited to 'src/xzdec')
0 files changed, 0 insertions, 0 deletions