summaryrefslogtreecommitdiffstats
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-15 09:25:34 (GMT)
committerGitHub <noreply@github.com>2018-11-15 09:25:34 (GMT)
commitb5ea5e57f5dd23e1db695dda8bf3f6142ed9074f (patch)
tree01a6f27d4a483838d58271a2c1082749448b0201 /Python/symtable.c
parentb6b56b49e9d9b3e0e8b7bc24a6b1a55db6bc1da0 (diff)
downloadcpython-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