summaryrefslogtreecommitdiffstats
path: root/research/heap.sh
Commit message (Collapse)AuthorAgeFilesLines
* research/heap.sh: Clear freed block's next_free pointerP. J. McDermott2017-02-101-0/+2
| | | | Otherwise, __malloc() would fail to detect the last free block.
* research/heap.sh: New fileP. J. McDermott2017-02-101-0/+42