mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 09:49:21 +08:00
41c4eb08c0
1. The prev free flag should use field size instead of preceding to compare. 2. If not prev-free, then prevnode should be None. 3. Cast type to mm_freenode_s in order to access flink, blink when node is free. 4. Heap itself is also included in first region. Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> |
||
---|---|---|
.. | ||
nuttxgdb | ||
.gitignore | ||
gdbinit.py | ||
pyproject.toml | ||
requirements.txt |