Skip to content

Commit 1de4395

Browse files
authored
gh-101046: Fix a potential memory leak in the parser when raising MemoryError (#101051)
1 parent 30753c3 commit 1de4395

File tree

3 files changed

+111
-1
lines changed

3 files changed

+111
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix a possible memory leak in the parser when raising :exc:`MemoryError`.
2+
Patch by Pablo Galindo

0 commit comments

Comments
 (0)