mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-28 16:30:31 +00:00
92f6d5dd08
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.