diff options
author | Radislav Chugunov <52372310+chgnrdv@users.noreply.github.com> | 2023-07-08 07:47:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 07:47:01 (GMT) |
commit | 2ef1dc37f02b08536b677dd23ec51541a60effd7 (patch) | |
tree | e86725b69ca4d321cb5ccc1397df5ca29a5195fc /Doc/library/mmap.rst | |
parent | 1c9e4934621627fbbfeada8d9dd87ecba4e446b0 (diff) | |
download | cpython-2ef1dc37f02b08536b677dd23ec51541a60effd7.zip cpython-2ef1dc37f02b08536b677dd23ec51541a60effd7.tar.gz cpython-2ef1dc37f02b08536b677dd23ec51541a60effd7.tar.bz2 |
gh-106524: Fix a crash in _sre.template() (GH-106525)
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.
Diffstat (limited to 'Doc/library/mmap.rst')
0 files changed, 0 insertions, 0 deletions