bpo-38540: Fix possible leak in PyArg_Parse for "esGH-" and "etGH-". … · python/cpython@3dec84f · GitHub
Skip to content

Commit 3dec84f

Browse files
bpo-38540: Fix possible leak in PyArg_Parse for "esGH-" and "etGH-". (GH-16869)
(cherry picked from commit 5bc6a7c) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent e945052 commit 3dec84f

2 files changed

Lines changed: 29 additions & 2 deletions

File tree

Lines changed: 3 additions & 0 deletions

Python/getargs.c

Lines changed: 26 additions & 2 deletions

0 commit comments

Comments
 (0)