Skip to content

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

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:tokenizer_realloc27
Mar 20, 2019
Merged

[2.7] bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442)#12470
vstinner merged 1 commit intopython:2.7from
vstinner:tokenizer_realloc27

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 20, 2019

Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

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