Skip to content

Commit 31b82ab

Browse files
authored
[3.11] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051) (#101085)
Co-authored-by: Pablo Galindo Salgado <[email protected]>
1 parent a3510c3 commit 31b82ab

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)