commit | 66aa78cbe604a7c5731f074b869f92174a8e3b64 | [log] [tgz] |
---|---|---|
author | Marta Gómez Macías <mgmacias@google.com> | Sun Mar 05 12:00:41 2023 +0100 |
committer | GitHub <noreply@github.com> | Sun Mar 05 12:00:41 2023 +0100 |
tree | 497aee1993fce7be009427638f48da111a9ecdc4 | |
parent | 5da379ca7dff44b321450800252be01041b3320b [diff] |
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.