Skip to content

Commit ae5cb7e

Browse files
committed
fixed after review
1 parent 9ed24b4 commit ae5cb7e

File tree

2 files changed

+2
-111
lines changed

2 files changed

+2
-111
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
gh-143004: Fix a potential use-after-free in collections.Counter.update() when user code mutates the Counter during an update.
1+
Fix a potential use-after-free in collections.Counter.update() when user code
2+
mutates the Counter during an update. (gh-143004)

Tools/scripts/bench_counter_update.py

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)