summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-07-08 08:12:33 (GMT)
committerGitHub <noreply@github.com>2023-07-08 08:12:33 (GMT)
commit8fdb0587935b66c3942c1740ab5e387b2ea415bb (patch)
tree0dc658182f74225d130ad393eb4d29d357b141f1 /Tools
parent2ade2fc148fb25a0306d5b14f705396d98c8b926 (diff)
downloadcpython-8fdb0587935b66c3942c1740ab5e387b2ea415bb.zip
cpython-8fdb0587935b66c3942c1740ab5e387b2ea415bb.tar.gz
cpython-8fdb0587935b66c3942c1740ab5e387b2ea415bb.tar.bz2
[3.12] gh-106524: Fix a crash in _sre.template() (GH-106525) (GH-106544)
Some items remained uninitialized if _sre.template() was called with invalid indices. Then attempt to clear them in the destructor led to dereferencing of uninitialized pointer. (cherry picked from commit 2ef1dc37f02b08536b677dd23ec51541a60effd7) Co-authored-by: Radislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions