Skip to content

Commit 13f9a82

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-10-17-23-58-11.gh-issue-140272.lhY8uS.rst
Co-authored-by: Serhiy Storchaka <[email protected]>
1 parent 65f45d6 commit 13f9a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix memory leak in ``_gdbm.gdbm.clear`` by properly freeing memory allocated by ``gdbm_firstkey()``.
1+
Fix memory leak in the :meth:`clear` method of the :mod:`dbm.gnu` database.

0 commit comments

Comments
 (0)