FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241) by colorfulappl · Pull Request #100353 · python/cpython · GitHub

/ cpython Public

[3.10] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241) - #100353

Merged
kumaraditya303 merged 1 commit into
python:3.10from
colorfulappl:backport_gh99241_3.10
Dec 20, 2022
Merged

[3.10] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241)#100353
kumaraditya303 merged 1 commit into
python:3.10from
colorfulappl:backport_gh99241_3.10

Conversation

Copy link
Copy Markdown
Contributor

(cherry picked from commit 8dbe08e)

Fix double-free bug mentioned at GH-99240, by moving memory clean up out of "exit" label.

…verter generated code (pythonGH-99241)

(cherry picked from commit 8dbe08e)

Fix double-free bug mentioned at pythonGH-99240, by moving memory clean up out of "exit" label.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL