mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
3c1712c66d
Stop the report handler from re-entering KASAN by halting checks when printing. Reuse the dump_only flag so read/write panic toggles only emit stack traces. Retain stack dumps for panic-disabled paths without risking another overflow. Signed-off-by: anpeiyun <anpeiyun@xiaomi.com>