diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-15 09:25:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 09:25:58 (GMT) |
commit | 2907d93889b67cda4041c4cb716521ee70af3703 (patch) | |
tree | a30384829feed744d95279c9e20893bd8c77239d /Python/getcompiler.c | |
parent | b6f4472dc4190e2fd668490d86aeefd2ab0df935 (diff) | |
download | cpython-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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions