aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/futures.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-11-07 12:46:42 +0200
committerGitHub <noreply@github.com>2017-11-07 12:46:42 +0200
commit3cc4c53a64bdcf21431ad306eca0e568f88735a2 (patch)
tree27e380b29f35d9984217058d2c3dd6be46622c17 /Lib/asyncio/futures.py
parentcb04f7518292108d68e5ba4c685ca2bf2da18eab (diff)
downloadcpython-3cc4c53a64bdcf21431ad306eca0e568f88735a2.tar.gz
cpython-3cc4c53a64bdcf21431ad306eca0e568f88735a2.zip
bpo-31626: Mark ends of the reallocated block in debug build. (#4210)
Few bytes at the begin and at the end of the reallocated blocks, as well as the header and the trailer, now are erased before calling realloc() in debug build. This will help to detect using or double freeing the reallocated block.
Diffstat (limited to 'Lib/asyncio/futures.py')
0 files changed, 0 insertions, 0 deletions