Skip to content
Snippets Groups Projects
Commit df54b1a2 authored by Howard Chu's avatar Howard Chu
Browse files

In connections_shutdown - check for Uninitialized struct first, since

attempting to lock an unint'd mutex may crash on some platforms. And
there is no chance for an unint'd conn to get init'd while shutdown
is occurring, so the unprotected check of struct state is safe.
parent 758f4d81
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment