| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(node): fix critical bugs in node_client WebSocket client - P0: Add NULL check for cJSON_PrintUnformatted() return value in send_json_request() to prevent crash on OOM - P0: Add pthread_mutex to protect shared state (s_ws, config globals), use two-phase disconnect (shutdown fd first, free TLS after join) to eliminate race between teardown and active mbedtls_ssl_read, replace detached thread with joinable thread + pthread_join - P1: Check entropy_func() return value at all call sites (ws_send_text mask, do_connect WS key, ws_recv_frame pong, main loop ping) to fail safely on entropy failure Signed-off-by: zhouwenjie1 <zhouwenjie1@xiaomi.com> | 2 个月前 | |
Initial commit | 2 个月前 | |
Initial commit | 2 个月前 | |
Initial commit | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |