SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

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.
V
Victor Stinner committed
a234e148394c2c7419372ab65b773d53a57f3625
Parent: 872bd2b
Committed by GitHub <noreply@github.com> on 1/8/2019, 1:23:09 PM