mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 21:30:50 +02:00
0459e9842e
The check status variable GL_UNREACHABLE is not initialized and there are times when it is checked and hasn't been set. Initialize it to zero.