LemonBoy 58ee5f4e61 std: Fix metadata corruption in HeapAllocator
HeapAllocator stores the pointer returned by HeapAlloc right after the
data block and, after the recent allocator refactoring, the space for
this pointer was not taken into account in the calculation of the final
block size.

Fixes #5830
2020-09-20 01:21:29 -04:00
..
2020-09-11 20:02:41 -04:00
2020-09-17 17:22:26 -04:00
2020-09-08 13:04:14 -04:00
2020-09-07 20:44:01 +03:00
2020-09-17 17:22:26 -04:00
2020-09-03 15:05:47 +03:00
2020-09-07 06:23:24 -06:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-09-13 23:31:59 +03:00
2020-09-17 17:22:26 -04:00
2020-09-17 18:49:06 -04:00
2020-09-04 22:49:14 +03:00
2020-08-20 16:07:04 -04:00
2020-09-04 05:22:26 +03:00