Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
514b1c91b8651e8ab9129a34b7482033d2fd4e5b
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2023-05-08-09-30-00.gh-issue-104282.h4c6Eb.rst
blob: 569ce66a5b9d5fdaf1150c0e4496752f68d1db3e [
file
]
Fix
null
pointer dereference
in
:
func
:
`lzma._decode_filter_properties`
due to improper handling of BCJ filters
with
properties of zero length
.
Patch
by
Radislav
Chugunov
.