mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-10-13 18:25:12 +08:00

Make it more clear that each test of the internal heap implementation should free in LIFO order. Without this check, memory can be stranded but still pass.