CTCaer 6a52d44da6 heap: Fix edge case of reusing first node
There is an edge case fixed where the whole would be freed and this would make use of a nullptr.

Additionally, remove usage of reserved names for vars and add comments on how it works.
2020-03-03 04:16:20 +02:00
..
2019-12-04 21:31:39 +02:00
2019-12-04 21:31:39 +02:00
2018-08-13 11:58:24 +03:00
2019-09-12 23:08:38 +03:00
2020-03-03 04:11:13 +02:00