mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
47cd6cd23c
This commit fixes a potential issue where in the prompt length used for the linenoise based console could be calculated as a negative integer, leading to a console hang. Closes https://github.com/espressif/esp-idf/issues/4924 |
||
---|---|---|
.. | ||
argtable3 | ||
linenoise | ||
test_apps/console | ||
CMakeLists.txt | ||
commands.c | ||
esp_console_repl.c | ||
esp_console.h | ||
split_argv.c |