bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resiz… · pythoncapi/cpython@67b9cc8 · GitHub
Skip to content

Commit 67b9cc8

Browse files
sir-sigurdserhiy-storchaka
authored andcommitted
bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resize(). (pythonGH-8756)
1 parent 864a892 commit 67b9cc8

2 files changed

Lines changed: 22 additions & 42 deletions

File tree

Modules/_csv.c

Lines changed: 15 additions & 36 deletions

Modules/_pickle.c

Lines changed: 7 additions & 6 deletions

0 commit comments

Comments
 (0)