Skip to content

[3.11] GH-100342: check for allocation failure in AC *args parsing (GH-100343).#100568

Merged
kumaraditya303 merged 1 commit intopython:3.11from
kumaraditya303:backport-7cf164a-3.11
Dec 28, 2022
Merged

[3.11] GH-100342: check for allocation failure in AC *args parsing (GH-100343).#100568
kumaraditya303 merged 1 commit intopython:3.11from
kumaraditya303:backport-7cf164a-3.11

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Dec 28, 2022

…rsing (pythonGH-100343).

(cherry picked from commit 7cf164a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting core review labels Dec 28, 2022
@kumaraditya303 kumaraditya303 linked an issue Dec 28, 2022 that may be closed by this pull request
@kumaraditya303 kumaraditya303 merged commit ebe4288 into python:3.11 Dec 28, 2022
@kumaraditya303 kumaraditya303 deleted the backport-7cf164a-3.11 branch December 28, 2022 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing NULL check in AC *args tuple parsing

2 participants