diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-15 09:25:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 09:25:46 (GMT) |
commit | 2b6e77e778bc6f5b69384d6c13cb2015c13fc81e (patch) | |
tree | cfee15fb56969ff986845323e4ab92bdbfe3a75b /Python/symtable.c | |
parent | 10a8e113be857c3af170b76d35fff9a72e65adf9 (diff) | |
download | cpython-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