mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
aa0aecbd80
If thread 1 is executing kasan_unpoison but a scheduling occurs and the block is trampled upon, the displayed backtracking may still be from the previously allocated backtracking Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>