◐ Shell
clean mode source ↗

[3.11] gh-102281: Fix potential nullptr dereference + use of uninitia… by maxbachmann · Pull Request #103040 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

hauntsaninja

merged 1 commit into

python:3.11from

maxbachmann:backport-afa6092-3.11

Mar 25, 2023

Merged

[3.11] gh-102281: Fix potential nullptr dereference + use of uninitia…#103040

hauntsaninja

merged 1 commit into

python:3.11from

maxbachmann:backport-afa6092-3.11

Conversation

@maxbachmann

@maxbachmann maxbachmann commented

Mar 25, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

…lized memory (gh-102282)

(cherry picked from commit afa6092)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>

@maxbachmann

Copy link Copy Markdown

Contributor Author

This does not need a backport for Python 3.10, since this issue was introduced in Python 3.11.

@hauntsaninja hauntsaninja left a comment

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for backporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hauntsaninja hauntsaninja hauntsaninja approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@maxbachmann @hauntsaninja @bedevere-bot