Mon Dec 11 04:49:50 PST 2006  Ian Lynagh <[EMAIL PROTECTED]>
  * 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.

    M ./rts/RtsStartup.c -2 +14
    M ./rts/RtsUtils.c -2 +109
    M ./rts/RtsUtils.h +3

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to