summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-10-07-14-04-10.bpo-45262.HqF71Z.rst
blob: 4cd949fe1ed5df4ec5b8bd3fd1bd4228150a096d (plain)
1
Prevent use-after-free in asyncio. Make sure the cached running loop holder gets cleared on dealloc to prevent use-after-free in get_running_loop