mirror of
https://git.tukaani.org/xz.git
synced 2026-01-27 15:08:04 +00:00
This also adds a new internal function lzma_block_buffer_bound64() which is similar to lzma_block_buffer_bound() but uses uint64_t instead of size_t.