summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-01-07 21:43:59 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-01-07 21:43:59 (GMT)
commitb7fb2e25fb826b5c654e5989183f1cca6b8ad450 (patch)
tree054b0a9c597e651c4cc182553d384c8d0638bb12 /Misc/ACKS
parent1122fa2eb4b0942e26ea12cfc0bd1e497411738b (diff)
downloadcpython-b7fb2e25fb826b5c654e5989183f1cca6b8ad450.zip
cpython-b7fb2e25fb826b5c654e5989183f1cca6b8ad450.tar.gz
cpython-b7fb2e25fb826b5c654e5989183f1cca6b8ad450.tar.bz2
Issue #8020: Avoid a crash where the small objects allocator would read
non-Python managed memory while it is being modified by another thread. Patch by Matt Bandy.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index fbc9326..6010ace 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -46,6 +46,7 @@ Stig Bakken
Greg Ball
Luigi Ballabio
Jeff Balogh
+Matt Bandy
Michael J. Barber
Chris Barker
Nick Barnes