nuttx-apps/system/readline
Xiang Xiao 3edfb4a3ac system/readline: Fix the stack overflow when application name is too long
shouldn't zero the memory after tmp_name

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I527001af08da0865c4054b7a5b6ccaf60f585c06
2020-09-04 08:57:03 +02:00
..
Kconfig Remove the unnecessary BUILD_FLAT dependence from Kconfig 2020-04-29 11:46:53 -06:00
Make.defs
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
readline_common.c system/readline: Fix the stack overflow when application name is too long 2020-09-04 08:57:03 +02:00
readline.c
readline.h