8000 [3.6] Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543) by miss-islington · Pull Request #10549 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.6] Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543) #10549

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
Nov 15, 2018

Conversation

miss-islington
Copy link
Contributor

"single" needs to be decrefed if PyList_Append() fails.
(cherry picked from commit 4c596d5)

Co-authored-by: Zackery Spytz zspytz@gmail.com

"single" needs to be decrefed if PyList_Append() fails.
(cherry picked from commit 4c596d5)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington
Copy link
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2b6e77e into python:3.6 Nov 15, 2018
@miss-islington miss-islington deleted the backport-4c596d5-3.6 branch November 15, 2018 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue 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
0