Commit 11780ac3 authored by Matt Caswell's avatar Matt Caswell
Browse files

Move the _hidden_* static variables in dasync to be constructed in bind



The _hidden_* variables were being created on-the-fly. It is better to
create them once up front during bind to avoid any potential race
conditions.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent de69bc5d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment