diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-03-05 11:25:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-05 11:25:48 (GMT) |
commit | 63fd95410038d1333da8b514adffdd0f4736aa27 (patch) | |
tree | 2c4049074025c00d16717fff5167e0fc7b1a4185 /Misc/ACKS | |
parent | caff048cb35c9498e95c1e64c507e0c6b7783d7e (diff) | |
download | cpython-63fd95410038d1333da8b514adffdd0f4736aa27.zip cpython-63fd95410038d1333da8b514adffdd0f4736aa27.tar.gz cpython-63fd95410038d1333da8b514adffdd0f4736aa27.tar.bz2 |
gh-102356: Add thrashcan macros to filter object dealloc (GH-102426)
Add thrashcan macros to the deallocator of the filter objects to protect against deeply nested destruction of chains of nested filters.
(cherry picked from commit 66aa78cbe604a7c5731f074b869f92174a8e3b64)
Co-authored-by: Marta Gómez Macías <mgmacias@google.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -631,6 +631,7 @@ Tim Golden Yonatan Goldschmidt Mark Gollahon Mikhail Golubev +Marta Gómez Macías Guilherme Gonçalves Tiago Gonçalves Chris Gonnerman |