gh-103092: Add a mutex to make the PRNG state of rotatingtree concurrent-safe (#115301)

This commit is contained in:
AN Long 2024-03-01 07:04:16 +08:00 committed by GitHub
parent 6a95676bb5
commit ca56c3a172
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 3 deletions

View file

@ -482,3 +482,4 @@ Modules/readline.c - sigwinch_ohandler -
Modules/readline.c - completed_input_string -
Modules/rotatingtree.c - random_stream -
Modules/rotatingtree.c - random_value -
Modules/rotatingtree.c - random_mutex -

Can't render this file because it has a wrong number of fields in line 4.