mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
58775cce6e
When parsing WS framing protocol integer promotion would cause invalid values to be read. Acting upon these values would eventually cause a crash Fixes esp-protocols#645 |
||
---|---|---|
.. | ||
host_test | ||
include | ||
private_include | ||
test_apps | ||
CMakeLists.txt | ||
Kconfig | ||
transport_internal.c | ||
transport_socks_proxy.c | ||
transport_ssl.c | ||
transport_ws.c | ||
transport.c |