mirror of
https://git.tukaani.org/xz.git
synced 2025-10-12 12:18:18 +00:00
It feels better to fix the docs than change the code because this way newly-written applications will be forced to be compatible with the lzma_allocator behavior of old liblzma versions. It can matter if someone builds the application against an older liblzma version. Fixes: https://github.com/tukaani-project/xz/issues/183