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:46 (GMT)
committerGitHub <noreply@github.com>2018-11-15 09:25:46 (GMT)
commit2b6e77e778bc6f5b69384d6c13cb2015c13fc81e (patch)
treecfee15fb56969ff986845323e4ab92bdbfe3a75b /Python/symtable.c
parent10a8e113be857c3af170b76d35fff9a72e65adf9 (diff)
downloadcpython-2b6e77e778bc6f5b69384d6c13cb2015c13fc81e.zip
cpython-2b6e77e778bc6f5b69384d6c13cb2015c13fc81e.tar.gz
cpython-2b6e77e778bc6f5b69384d6c13cb2015c13fc81e.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