mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01: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.