[3.7] bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442) by vstinner · Pull Request #12471 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
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
[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
Copy link Copy Markdown
Member
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
skip news
awaiting merge
labels
Copy link Copy Markdown
Member Author
vstinner
commented
Mar 20, 2019
vstinner commented
Mar 20, 2019Oh sorry, I used cherry-pick instead of cherry-pick -x:
"(cherry picked from commit cb90c89)" is missing
pablogsal approved these changes Mar 20, 2019
vstinner
merged commit
65b9849
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
tokenizer_realloc37
branch
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