mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
ab974edc84
instead calling kmm_heapmember or umm_heapmember because: 1.The stack supplied by caller may allocate from heap too 2.It's hard to implement these two function in ASan case Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I196377822b7c4643ab4f29b7c1dc41dcd7c4dab1