Hampus Fröjdholm 762e2a4b52 gpa: Fix GeneralPurposeAllocator double free stack traces
The wrong `size_class` was used when fetching stack traces from empty
buckets. The `size_class` would always be the maximum value after
exhausting the search of active buckets rather than the actual
`size_class` of the allocation.
2024-05-18 11:46:37 +02:00
..
2024-03-27 10:05:57 +00:00
2024-05-08 19:37:30 -07:00
2024-05-08 19:37:29 -07:00
2024-04-30 22:09:54 -07:00