[3.7] bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442) by vstinner · Pull Request #12471 · 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

vstinner merged 1 commit intopython:3.7from

vstinner:tokenizer_realloc37

Mar 20, 2019

Merged

[3.7] bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442)#12471

vstinner merged 1 commit intopython:3.7from

vstinner:tokenizer_realloc37

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Mar 20, 2019

edited by bedevere-bot

Loading

@vstinner

Copy link Copy Markdown

Member Author

Oh sorry, I used cherry-pick instead of cherry-pick -x:

"(cherry picked from commit cb90c89)" is missing

@vstinner vstinner merged commit 65b9849 into python:3.7

Mar 20, 2019

@vstinner vstinner deleted the tokenizer_realloc37 branch

March 20, 2019 12:03

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

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @pablogsal @the-knights-who-say-ni @bedevere-bot