]> git.ipfire.org Git - thirdparty/zstd.git/commit
decompress: conditionally remove legacy members from context
authorNorbert Lange <nolange79@gmail.com>
Fri, 24 Sep 2021 23:19:11 +0000 (01:19 +0200)
committerNorbert Lange <nolange79@gmail.com>
Sun, 26 Sep 2021 10:12:17 +0000 (12:12 +0200)
commit02296cac8293bdc68cd39f998dbba05a301461f3
tree52aa96868cb70a93eee9d233346834106e4f6d7b
parent32a8443b5c0235c7569fe29bfeec59b677665778
decompress: conditionally remove legacy members from context

Remove the then unneeded variables from the struct,
and all accesses to them.
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_internal.h