X Tutup
Skip to content

[3.12] gh-104282: Fix null pointer dereference in lzma._decode_filter_properties (GH-104283)#114181

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-0154405-3.12
Jan 17, 2024
Merged

[3.12] gh-104282: Fix null pointer dereference in lzma._decode_filter_properties (GH-104283)#114181
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-0154405-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 17, 2024

…_properties` (pythonGH-104283)

(cherry picked from commit 0154405)

Co-authored-by: Radislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
@bedevere-app bedevere-app bot added the type-crash A hard crash of the interpreter, possibly with a core dump label Jan 17, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) January 17, 2024 13:22
@serhiy-storchaka serhiy-storchaka merged commit 00e7793 into python:3.12 Jan 17, 2024
@miss-islington miss-islington deleted the backport-0154405-3.12 branch January 2, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-crash A hard crash of the interpreter, possibly with a core dump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup