esp-idf/components/console/linenoise
Ivan Grokhotkov 5628f1f21d
console: linenoise: fix usage of an uninitialized buffer
Reported in https://github.com/espressif/esp-idf/issues/6440

The issue could occur if esp_console_config_t::hint_color
was set to -1.
2022-04-20 16:03:23 +05:30
..
LICENSE add console component and example 2017-08-21 15:58:27 +08:00
linenoise.c console: linenoise: fix usage of an uninitialized buffer 2022-04-20 16:03:23 +05:30
linenoise.h console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00