30a6a8f932
Calloc function tries to allocate 4096 bytes. If such memory is not available, it returns NULL pointer. This exception was not handled in the code, causing a dirty crash. |
||
---|---|---|
.. | ||
argtable3 | ||
linenoise | ||
test | ||
CMakeLists.txt | ||
commands.c | ||
component.mk | ||
esp_console.h | ||
esp_console_repl.c | ||
split_argv.c |