mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-10-14 02:36:09 +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.