mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 21:10:51 +02:00
96e18a8c68
fixes memleak in GetOcspStatus(); If the status was outdated, the responseBuffer was allocated twice; consider error in OcspResponseDecode() also a BAD_CERTIFICATE_STATUS_ERROR;