diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-07-19 01:35:40 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-07-19 10:08:28 -0400 |
commit | e2f0094c315746ff15b8d9650cf318f81d8416d7 (patch) | |
tree | d162dead5796b4fa75f9c8acdd92e19700aebfe0 /LICENSE | |
parent | e8c07aa91f0f05816b455457e3781c247b7399ca (diff) | |
download | haskell-e2f0094c315746ff15b8d9650cf318f81d8416d7.tar.gz |
rts/ProfHeap: Ensure new Censuses are zeroed
When growing the Census array ProfHeap previously neglected to
zero the new part of the array. Consequently `freeEra` would attempt to
free random words that often looked suspiciously like pointers.
Fixes #21880.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions