simonmar 2004/05/21 06:29:01 PDT
Modified files:
ghc/rts GC.c
Log:
Fix yet another bug in the THUNK_SELECTOR code. Interestingly, I
spotted this one earlier but left a ToDo in the code rather than
fixing it (I think I wasn't sure whether it could happen or not).
The bug is to close another another way that eval_thunk_selector()
could return a pointer into to-space. See comments for details.
Revision Changes Path
1.167 +35 -10 fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc