mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.13] gh-142776: Ensure fp file descriptor is closed on all code paths in import.c (GH-142777) (#142989)
gh-142776: Ensure fp file descriptor is closed on all code paths in import.c (GH-142777)
(cherry picked from commit 6a4f10325d)
This commit is contained in:
parent
ae3834c97e
commit
4b8c9f5a7b
2 changed files with 4 additions and 8 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix a file descriptor leak in import.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue