mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 06:50:50 +02:00
e54ef44870
Set ssl = NULL after the per-connection free so the final util_Cleanup no longer double-frees it; close(connd) on post-accept error paths.