Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
Ben Gamari authored
Previously when not LDV profiling we would repeatedly reinitialise `censuses[0]` with `initEra`. This failed to free the `Arena` and `HashTable` from the old census, resulting in a memory leak. Fixes #18348. (cherry picked from commit b835112c)
Ben Gamari authoredPreviously when not LDV profiling we would repeatedly reinitialise `censuses[0]` with `initEra`. This failed to free the `Arena` and `HashTable` from the old census, resulting in a memory leak. Fixes #18348. (cherry picked from commit b835112c)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.