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