Fix allocation debugger to handle allocations in con/destructors
authorIan Lynagh <igloo@earth.li>
Wed, 13 Dec 2006 13:35:18 +0000 (13:35 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 13 Dec 2006 13:35:18 +0000 (13:35 +0000)
commit4307b489da14ddd13c85fe837c5f27bf991c312e
treee9298ee73e8cd900c2e919569b872a75ebb39133
parent6ffb1cec5bc6fcc834547fc456322d2eb2418ff6
Fix allocation debugger to handle allocations in con/destructors
conc021 is an example of a program that broke.
It doesn't handle them particularly well still, but it doesn't crash at
least.
rts/RtsUtils.c