aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2024-11-18 11:53:45 +0200
committerGitHub <noreply@github.com>2024-11-18 11:53:45 +0200
commit7538e7f5696408fa0aa02fce8a413a7dfac76a04 (patch)
tree80987d19e109f6f6f544972cfdfd415b3248372b /Python/flowgraph.c
parent3938fd60c0c88891b213097380aeea91a45bcd77 (diff)
downloadcpython-7538e7f5696408fa0aa02fce8a413a7dfac76a04.tar.gz
cpython-7538e7f5696408fa0aa02fce8a413a7dfac76a04.zip
gh-67877: Fix memory leaks in terminated RE matching (GH-126840)
If SRE(match) function terminates abruptly, either because of a signal or because memory allocation fails, allocated SRE_REPEAT blocks might be never released. Co-authored-by: <wjssz@users.noreply.github.com>
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions