-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-131719: add NULL ptr check to _PyMem_FreeDelayed #131720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Ping @colesbury |
Thanks @tom-pytel for the PR, and @colesbury for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ongh-131720) (cherry picked from commit 0a91456) Co-authored-by: Tomasz Pytel <[email protected]>
GH-131722 is a backport of this pull request to the 3.13 branch. |
…131720) (gh-131722) (cherry picked from commit 0a91456) Co-authored-by: Tomasz Pytel <[email protected]>
|
Self explanatory.