]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104282: Fix null pointer dereference in `lzma._decode_filter_properties` (GH-104283)
authorRadislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
Wed, 17 Jan 2024 13:15:44 +0000 (16:15 +0300)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 13:15:44 +0000 (13:15 +0000)
commit0154405350c272833bd51f68138223655e142a37
tree5042245564375d418c5ad9475ceb2e71481eb5c9
parentb204c4beb44c1a9013f8da16984c9129374ed8c5
gh-104282: Fix null pointer dereference in `lzma._decode_filter_properties` (GH-104283)
Lib/test/test_lzma.py
Misc/NEWS.d/next/Library/2023-05-08-09-30-00.gh-issue-104282.h4c6Eb.rst [new file with mode: 0644]
Modules/_lzmamodule.c