Files
xxlu bb98e1267e Fix: Resolve double free and HITLS_CFG_SetNoClientCertSupport annotation issues
-The SetHmacMdAttr function's internal exception branch and calling function exception branch both release ctx,
 which can lead to the double free problem
-The value of the HITLS_CFG_SetNoClientCertSupport function is isSupportNoClientCert, which defaults to true.
 In the default scenario, the client does not set a certificate, and the server verification passes. However,
 the comments do not match the actual function

Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1406

Signed-off-by: Dongjianwei001 <dongjianwei1@huawei.com>
2026-05-20 20:28:08 +08:00
..
2024-10-16 20:50:29 +08:00