diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-02-06 23:19:32 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-02-06 23:19:32 +0200 |
commit | 2523c30705f49eabd27b854aa656ae87cc224808 (patch) | |
tree | ca975f8aa08efe45dbcb1026037ad356fd461c3b /src/liblzma/lzma/lzma_encoder.c | |
parent | CMake: Keep compatible with Windows 95 for 32-bit build. (diff) | |
download | xz-2523c30705f49eabd27b854aa656ae87cc224808.tar.xz |
liblzma: Fix uint64_t vs. size_t confusion.
This broke 32-bit builds due to a pointer type mismatch.
This bug was introduced with the output-size-limited encoding
in 625f4c7c99b2fcc4db9e7ab2deb4884790e2e17c.
Thanks to huangqinjin for the bug report.
Diffstat (limited to 'src/liblzma/lzma/lzma_encoder.c')
0 files changed, 0 insertions, 0 deletions