-
- Downloads
bpo-39068: Fix race condition in base64 (GH-17627)
There was a race condition in base64 in lazy initialization of multiple globals.
Please register or sign in to comment
There was a race condition in base64 in lazy initialization of multiple globals.