diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-01-08 13:40:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-08 13:40:50 (GMT) |
commit | 88ad48bc98980a40591cc5521703dbb0ad3a9b17 (patch) | |
tree | 3e2b6667268fc0091cfc573f8586d6b0b80cfd5f /Lib/idlelib/idle_test/test_pyparse.py | |
parent | 69f64b67e43c65c2178c865fd1be80ed07f02d3c (diff) | |
download | cpython-88ad48bc98980a40591cc5521703dbb0ad3a9b17.zip cpython-88ad48bc98980a40591cc5521703dbb0ad3a9b17.tar.gz cpython-88ad48bc98980a40591cc5521703dbb0ad3a9b17.tar.bz2 |
bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469)
Fix a memory leak in asyncio in the ProactorEventLoop when ReadFile()
or WSASend() overlapped operation fail immediately: release the
internal buffer.
(cherry picked from commit a234e148394c2c7419372ab65b773d53a57f3625)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions