summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-06-28 16:41:17 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-29 14:18:15 +0200
commit4aed7a192332cb6a975f135b256c193034332677 (patch)
tree04179e9841cab79ca23e197a8b44f6863cdcea3b /RELEASE-NOTES
parentb5a434f7f0ee4d64857f8592eced5b9007d83620 (diff)
downloadcurl-4aed7a192332cb6a975f135b256c193034332677.tar.gz
openssl: avoid static variable for seed flag
Avoid the race condition risk by instead storing the "seeded" flag in the multi handle. Modern OpenSSL versions handle the seeding itself so doing the seeding once per multi-handle instead of once per process is less of an issue. Reported-by: Gerrit Renker Fixes #7296 Closes #7306
Diffstat (limited to 'RELEASE-NOTES')
0 files changed, 0 insertions, 0 deletions