Skip to content

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

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

Merged
merged 1 commit into from
Mar 20, 2019
Merged

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

merged 1 commit into from
Mar 20, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Mar 20, 2019

Copy link
Contributor

@remilapeyre remilapeyre left a comment

Choose a reason for hiding this comment

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

This is the same changes than master

@vstinner
Copy link
Member Author

This is the same changes than master

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

"(cherry picked from commit cb90c89)" is missing

@remilapeyre
Copy link
Contributor

This is the same changes than master

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

"(cherry picked from commit cb90c89)" is missing

Yes, is miss-lington still broken?

@vstinner vstinner merged commit 469b0a5 into python:2.7 Mar 20, 2019
@vstinner vstinner deleted the tokenizer_realloc27 branch March 20, 2019 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants