mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 21:00:55 +02:00
f5610a8a76
iotsafe-raspberrypi: goto exit on cert-load failure (was return -1). MQX server: replace bare return -1 with goto exit + guarded cleanup. QNX client: correct cleanup-ladder jump targets to unwind properly. initialize ctx and ssl to NULL validate wolfIoTSafe_GetCert's int return before casting to uint32_t