fix(websocket): release client-lock during WEBSOCKET_EVENT_DATA (IDFGH-14545) #704
GitHub Advanced Security / clang-tidy
succeeded
Jan 30, 2025 in 3s
1 new alert
New alerts in code changed by this pull request
- 1 warning
See annotations below for details.
Annotations
Check warning on line 1093 in components/esp_websocket_client/esp_websocket_client.c
Code scanning / clang-tidy
The value '136' provided to the cast expression is not in the valid range of values for 'ws_transport_opcodes' [clang-analyzer-optin.core.EnumCastOutOfRange] Warning
Loading