mirror of
https://git.tukaani.org/xz.git
synced 2025-02-08 17:55:49 +00:00
0541c5ea63
lzma_encoder_init.c. While we don't call fill_distances_prices() and fill_align_prices() in lzma_lzma_encoder_init(), we still need to initialize these two variables so that the fill functions get called in lzma_encoder_getoptimum.c in the beginning of a stream.