Fix refleaks if Py_EnterRecursiveCall() fails · pythoncapi/cpython@620580f · GitHub
Skip to content

Commit 620580f

Browse files
committed
Fix refleaks if Py_EnterRecursiveCall() fails
Issue python#29306: Destroy argstuple and kwdict if Py_EnterRecursiveCall() fails.
1 parent 17a63e2 commit 620580f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Objects/abstract.c

Lines changed: 4 additions & 1 deletion

0 commit comments

Comments
 (0)