esp-idf/components/console
Ivan Grokhotkov eab33e7174
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-03-11 20:54:09 +01:00
..
argtable3 argtable: move GCC-specific pragma to cmake/make files 2021-09-16 11:07:54 +02:00
linenoise console: linenoise: fix usage of an uninitialized buffer 2022-03-11 20:54:09 +01:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt argtable: move GCC-specific pragma to cmake/make files 2021-09-16 11:07:54 +02:00
commands.c console: update copyright notice 2021-05-17 03:41:32 +02:00
esp_console_repl.c console: disable colored hints if CONFIG_LOG_COLORS is not set 2022-03-11 20:54:06 +01:00
esp_console.h docs: update programming guide for esp32s3 chip independent system chapters 2021-11-23 12:48:10 +05:30
split_argv.c console: update copyright notice 2021-05-17 03:41:32 +02:00