summaryrefslogtreecommitdiff
path: root/Lib/asyncio/windows_utils.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2019-01-08 14:23:09 +0100
committerGitHub <noreply@github.com>2019-01-08 14:23:09 +0100
commita234e148394c2c7419372ab65b773d53a57f3625 (patch)
tree7c3729e94afd2ea351d3309463957cc5a84d7765 /Lib/asyncio/windows_utils.py
parent872bd2b57ce8e4ea7a54acb3934222c0e4e7276b (diff)
downloadcpython-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