diff options
author | Marta Gómez Macías <mgmacias@google.com> | 2023-03-05 11:00:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-05 11:00:41 (GMT) |
commit | 66aa78cbe604a7c5731f074b869f92174a8e3b64 (patch) | |
tree | 497aee1993fce7be009427638f48da111a9ecdc4 /Misc/ACKS | |
parent | 5da379ca7dff44b321450800252be01041b3320b (diff) | |
download | cpython-66aa78cbe604a7c5731f074b869f92174a8e3b64.zip cpython-66aa78cbe604a7c5731f074b869f92174a8e3b64.tar.gz cpython-66aa78cbe604a7c5731f074b869f92174a8e3b64.tar.bz2 |
gh-102356: Add thrashcan macros to filter object dealloc (#102426)
Add thrashcan macros to the deallocator of the filter objects to protect against deeply nested destruction of chains of nested filters.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -637,6 +637,7 @@ Tim Golden Yonatan Goldschmidt Mark Gollahon Mikhail Golubev +Marta Gómez Macías Guilherme Gonçalves Tiago Gonçalves Chris Gonnerman |