Commit 174a74ef authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix use before init warnings in asynctest



If the tests fail early before an ASYNC_WAIT_CTX is created then there
can be a use before init problem in asynctest.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 83856523
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