1
0
mirror of https://git.tukaani.org/xz.git synced 2025-10-12 12:18:18 +00:00
xz/src/liblzma
Lasse Collin 61b114e92f
liblzma: Document that lzma_allocator.free(opaque, NULL) is possible
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
2025-09-29 18:37:19 +03:00
..
2024-03-15 18:03:47 +02:00