diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-09-30 20:22:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 20:22:48 (GMT) |
commit | 3124618fd5be9c00b1521c8a980f6aea02dc1a48 (patch) | |
tree | 0bb7080a02eecc816f68bb74e840ca4764ca42c8 /Python/pymath.c | |
parent | cdc01eaed9d19c17b4f01c3da3ca125c49fdffa5 (diff) | |
download | cpython-3124618fd5be9c00b1521c8a980f6aea02dc1a48.zip cpython-3124618fd5be9c00b1521c8a980f6aea02dc1a48.tar.gz cpython-3124618fd5be9c00b1521c8a980f6aea02dc1a48.tar.bz2 |
GH-97592: Fix crash in C remove_done_callback due to evil code (GH-97660)
Evil code could cause fut_callbacks to be cleared when PyObject_RichCompareBool is called.
(cherry picked from commit 63780f4599acc2c5ee8af5f37ab76c162ad21065)
Co-authored-by: Guido van Rossum <guido@python.org>
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions