liblzma: Replaced hardcoded 0x0 index indicator byte with macro
commit203b008eb220208981902e0db541c02d1c1c9f5e
authorJia Tan <jiat0218@gmail.com>
Wed, 17 Aug 2022 09:59:51 +0000 (17 17:59 +0800)
committerJia Tan <jiat0218@gmail.com>
Mon, 2 Jan 2023 14:20:04 +0000 (2 22:20 +0800)
treed64b2557c269175d43a031932ccb2ed068abe25f
parentdfecda875211f737d0db92dc1d3c58a3a2afb0c0
liblzma: Replaced hardcoded 0x0 index indicator byte with macro
src/liblzma/common/index.h
src/liblzma/common/index_decoder.c
src/liblzma/common/index_encoder.c
src/liblzma/common/index_hash.c
src/liblzma/common/stream_decoder.c
src/liblzma/common/stream_decoder_mt.c