Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.7] bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resize(). (GH-8756) #8779

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
Aug 16, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 16, 2018

(cherry picked from commit 67b9cc8)

Co-authored-by: Sergey Fedoseev [email protected]

https://bugs.python.org/issue34395

…e(). (pythonGH-8756)

(cherry picked from commit 67b9cc8)

Co-authored-by: Sergey Fedoseev <[email protected]>
@miss-islington
Copy link
Contributor Author

@sir-sigurd and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@sir-sigurd and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 962051e into python:3.7 Aug 16, 2018
@miss-islington miss-islington deleted the backport-67b9cc8-3.7 branch August 16, 2018 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants