https://github.com/python/cpython/blob/733411a2199a25635c268099ee8584c128396766/Modules/_lzmamodule.c#L1462 Isn't the main `3.14` missing zeroing `lzs->next_in` in `_lzma__encode_filter_properties_impl` from https://github.com/python/cpython/pull/148479? Compare with https://github.com/python/cpython/pull/148479/changes#diff-604739065f6d9a2f56bed1e9d1fd56b51e212e9acd630a92ccac9fe8390fa4d9R1115
cpython/Modules/_lzmamodule.c
Line 1462 in 733411a
Isn't the main
3.14missing zeroinglzs->next_inin_lzma__encode_filter_properties_implfrom #148479?Compare with https://github.com/python/cpython/pull/148479/changes#diff-604739065f6d9a2f56bed1e9d1fd56b51e212e9acd630a92ccac9fe8390fa4d9R1115