Skip to content

[2.7] bpo-18368: Fix memory leaks in PyOS_StdioReadline() when realloc() fails#12334

Merged
vstinner merged 2 commits intopython:2.7from
stratakis:parser_leaks
Mar 19, 2019
Merged

[2.7] bpo-18368: Fix memory leaks in PyOS_StdioReadline() when realloc() fails#12334
vstinner merged 2 commits intopython:2.7from
stratakis:parser_leaks

Conversation

@stratakis
Copy link
Contributor

@stratakis stratakis commented Mar 14, 2019

Backport from the python3 branch.

https://bugs.python.org/issue18368

@vstinner
Copy link
Member

The code looks the same in the master branch: the change LGTM.

Thanks @stratakis, I merged your PR.

@stratakis stratakis deleted the parser_leaks branch January 3, 2020 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants