summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorÖmer Sinan Ağacan <omeragacan@gmail.com>2019-05-01 18:40:33 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-05-03 20:50:03 -0400
commitf862963b6cdd217730e4f36f07ad52ac9f7be7f3 (patch)
treed77bf7af1697eb1b88011fc489d7ad24805dbd6b /compiler
parentcc495d5777c01ef62129df15caacf87b0e430c6b (diff)
downloadhaskell-f862963b6cdd217730e4f36f07ad52ac9f7be7f3.tar.gz
rts: Properly free the RTSSummaryStats structure
`stat_exit` always allocates a `RTSSummaryStats` but only sometimes frees it, which casues leaks. With this patch we unconditionally free the structure, fixing the leak. Fixes #16584
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions