mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 18:52:21 +01:00
1. The test_wolfSSL_X509V3_EXT_print() test was using stderr for output, changed to stdout. 2. A call to XFREAD wasn't typecasting its output to the size of the variable getting the output in decodedCertCache_test().