Skip to content

[3.15] gh-149953: Fix null pointer dereference order in code_objects.c (GH-149956)#149976

Merged
sobolevn merged 1 commit into
python:3.15from
miss-islington:backport-0ed497a-3.15
May 18, 2026
Merged

[3.15] gh-149953: Fix null pointer dereference order in code_objects.c (GH-149956)#149976
sobolevn merged 1 commit into
python:3.15from
miss-islington:backport-0ed497a-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 18, 2026

Move check before
(cherry picked from commit 0ed497a)

Co-authored-by: Nezuko Agent nezukoagent@gmail.com

…c` (pythonGH-149956)

Move  check before
(cherry picked from commit 0ed497a)

Co-authored-by: Nezuko Agent <nezukoagent@gmail.com>
@miss-islington miss-islington requested a review from pablogsal as a code owner May 18, 2026 08:28
@sobolevn sobolevn enabled auto-merge (squash) May 18, 2026 08:29
@sobolevn sobolevn merged commit 6e83c55 into python:3.15 May 18, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-0ed497a-3.15 branch May 18, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants