diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-11-14 22:39:01 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-11-14 22:39:01 (GMT) |
commit | 4c596d54aa6a55e9d2a3db78891e656ebbfb63c8 (patch) | |
tree | 2f39bae0ddccf5eb6696af1a030dd9fa227bb3d4 /Lib/test/test_regrtest.py | |
parent | 01de89cb59107d4f889aa503a1c0350dae4aebaf (diff) | |
download | cpython-4c596d54aa6a55e9d2a3db78891e656ebbfb63c8.zip cpython-4c596d54aa6a55e9d2a3db78891e656ebbfb63c8.tar.gz cpython-4c596d54aa6a55e9d2a3db78891e656ebbfb63c8.tar.bz2 |
Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543)
"single" needs to be decrefed if PyList_Append() fails.
Diffstat (limited to 'Lib/test/test_regrtest.py')
0 files changed, 0 insertions, 0 deletions