]> git.ipfire.org Git - thirdparty/tor.git/commit
compress_lzma: New enum values from liblzma 5.3.x maint-0.4.5
authorMicah Elizabeth Scott <beth@torproject.org>
Wed, 18 Jan 2023 22:14:47 +0000 (14:14 -0800)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 25 Jan 2023 19:13:31 +0000 (14:13 -0500)
commita1d3d201aeeb1360f5b34497040e908d932f65d9
treeaa75a12ba949ce50384f0d769e2d367e37b00597
parent40e39b1e65b84890dd81ab6cd6d40d61844ac0fb
compress_lzma: New enum values from liblzma 5.3.x

Add new liblzma enums (LZMA_SEEK_NEEDED and LZMA_RET_INTERNAL*)
conditional to the API version they arrived in. The first stable
version of liblzma this affects is 5.4.0

Fixes #40741

Signed-off-by: Micah Elizabeth Scott <beth@torproject.org>
changes/ticket40741 [new file with mode: 0644]
src/lib/compress/compress_lzma.c