You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2025. It is now read-only.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Wrong behavior exists in esp8266_driver_2.c esp8266_recv_task() case3 when receiving authentication handshake 5KB data.
recvbuff[recv_count] overflow exists.
System information
git describe --tags
to find it) -> V147Code to reproduce the bug
. -> N/AExpected behavior
With no wrong behavior.
Screenshots or console output
N/A
To reproduce
N/A
Code to reproduce the bug
The code should be wrapped in the cpp tag in order to be displayed clearly. For example:
esp8266_driver_2.c: L91
If the code is longer than 30 lines, GIST is preferred.
Additional context
N/A
Thank you!
The text was updated successfully, but these errors were encountered: