summaryrefslogtreecommitdiffstats
path: root/Python/sigcheck.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-12-04 00:47:46 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-12-04 00:47:46 (GMT)
commit88c29877c7ebe04892d2800c4e554298b9e38465 (patch)
tree14a09f678818ca7ceb1dcab027d85f7a0d61256c /Python/sigcheck.c
parent1511680b79c1d959e1186df4d19a9a93881b128d (diff)
downloadcpython-88c29877c7ebe04892d2800c4e554298b9e38465.zip
cpython-88c29877c7ebe04892d2800c4e554298b9e38465.tar.gz
cpython-88c29877c7ebe04892d2800c4e554298b9e38465.tar.bz2
Close #19741: tracemalloc_realloc() does not release the table lock anymore
between tracemalloc_remove_trace() and tracemalloc_add_trace() to reduce the risk of race condition. tracemalloc_add_trace() cannot fail anymore in tracemalloc_realloc() when tracemalloc_realloc() resizes a memory block.
Diffstat (limited to 'Python/sigcheck.c')
0 files changed, 0 insertions, 0 deletions