Skip to content

Commit 7712af2

Browse files
Update Misc/NEWS.d/next/Library/2025-12-22-00-00-00.gh-issue-143004.uaf-counter.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent ae5cb7e commit 7712af2

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,2 +1,2 @@
1-
Fix a potential use-after-free in collections.Counter.update() when user code
1+
Fix a potential use-after-free in :meth:`collections.Counter.update` when user code
22
mutates the Counter during an update. (gh-143004)

0 commit comments

Comments
 (0)