Curl_polarsslthreadlock_thread_setup: clear array at init
... since if it fails to init the entire array and then tries to clean it up, it would attempt to work on an uninitialized pointer.
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
... since if it fails to init the entire array and then tries to clean it up, it would attempt to work on an uninitialized pointer.