diff options
author | Ian Lynagh <igloo@earth.li> | 2006-12-11 12:49:50 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2006-12-11 12:49:50 +0000 |
commit | d526504719676871376324858fe2073aa2011424 (patch) | |
tree | a879addf6cf10eb1f4e4c55902ea9e4b673e8cac /rts/Task.h | |
parent | 2423c249f5ca7785d0ec89eb33e72662da7561c1 (diff) | |
download | haskell-d526504719676871376324858fe2073aa2011424.tar.gz |
When debugging, have the allocator help us a bit
We now check for freeing memory that isn't allocated, and overwrite memory
we are about to free with 0xaa.
It might be nice to also have a flag to control whether the memory
actually gets free'd.
Diffstat (limited to 'rts/Task.h')
0 files changed, 0 insertions, 0 deletions