diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-01-08 14:23:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-08 14:23:09 +0100 |
commit | a234e148394c2c7419372ab65b773d53a57f3625 (patch) | |
tree | 7c3729e94afd2ea351d3309463957cc5a84d7765 /Lib/asyncio/windows_utils.py | |
parent | 872bd2b57ce8e4ea7a54acb3934222c0e4e7276b (diff) | |
download | cpython-git-a234e148394c2c7419372ab65b773d53a57f3625.tar.gz |
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.
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions