Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq. · pythoncapi/cpython@1dd8e71 · GitHub
Skip to content

Commit 1dd8e71

Browse files
committed
Issues python#24099, python#24100, and python#24101: Fix free-after-use bug in heapq.
1 parent a7db057 commit 1dd8e71

2 files changed

Lines changed: 24 additions & 50 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions

Modules/_heapqmodule.c

Lines changed: 21 additions & 50 deletions

0 commit comments

Comments
 (0)