esp-idf/components
Deomid Ryabkov 4b7eb1792e Try to merge tail with next block when splitting
When splitting a memory block, check if the next block is free.
If it is, then just extend it upwards instead of creating a new block.
This fixes a bug where when shrinking existing allocations would result in irreversible free space fragmentation.

When testing on the host, test all the poisoning configurations.
2018-04-03 12:30:52 +10:00
..
2018-01-29 09:22:04 +08:00
2018-04-02 13:44:48 +08:00
2018-02-28 10:17:14 +11:00
2018-04-02 10:57:45 +08:00
2018-02-05 14:15:26 +08:00
2018-03-27 08:12:54 +02:00
2018-02-20 12:32:12 +05:30