Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Profiler: Fixes zeroing of allocated slots.
Was accidentally zeroing size of ThreadStatsHeader instead of ThreadStats. So 64 bytes instead of 48, which would have overrunned a slot.
- Loading branch information