mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 21:42:19 +01:00
There are some cases when the EVP wrapper code could call strncmp with a null pointer. This was refactored to remove this possibility.
There are some cases when the EVP wrapper code could call strncmp with a null pointer. This was refactored to remove this possibility.