diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-15 09:25:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 09:25:34 (GMT) |
commit | b5ea5e57f5dd23e1db695dda8bf3f6142ed9074f (patch) | |
tree | 01a6f27d4a483838d58271a2c1082749448b0201 /Python/symtable.c | |
parent | b6b56b49e9d9b3e0e8b7bc24a6b1a55db6bc1da0 (diff) | |
download | cpython-b5ea5e57f5dd23e1db695dda8bf3f6142ed9074f.zip cpython-b5ea5e57f5dd23e1db695dda8bf3f6142ed9074f.tar.gz cpython-b5ea5e57f5dd23e1db695dda8bf3f6142ed9074f.tar.bz2 |
Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543)
"single" needs to be decrefed if PyList_Append() fails.
(cherry picked from commit 4c596d54aa6a55e9d2a3db78891e656ebbfb63c8)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions