1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-09 18:25:46 +00:00
xz/src/liblzma/rangecoder
Lasse Collin 2523c30705 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.
2022-02-06 23:19:32 +02:00
..
2009-06-30 17:09:57 +03:00