summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-15 09:25:58 (GMT)
committerGitHub <noreply@github.com>2018-11-15 09:25:58 (GMT)
commit2907d93889b67cda4041c4cb716521ee70af3703 (patch)
treea30384829feed744d95279c9e20893bd8c77239d /Python
parentb6f4472dc4190e2fd668490d86aeefd2ab0df935 (diff)
downloadcpython-2907d93889b67cda4041c4cb716521ee70af3703.zip
cpython-2907d93889b67cda4041c4cb716521ee70af3703.tar.gz
cpython-2907d93889b67cda4041c4cb716521ee70af3703.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')
0 files changed, 0 insertions, 0 deletions