Struct sh_telnet should be initialised before first function call. Right now there is a possibility that telnet_accept function will be called before memset. Signed-off-by: Wojciech Slenska <wsl@trackunit.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig.backends | ||
| shell_dummy.c | ||
| shell_mqtt.c | ||
| shell_rtt.c | ||
| shell_telnet_protocol.h | ||
| shell_telnet.c | ||
| shell_uart.c | ||