mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:22:32 +08:00
d4978bfba4
malloc() should return aligned (with MM_MIN_CHUNK) pointer, but pr #5906 destroy that, this pr find a better method to solve these questions. Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com> and Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>