[project @ 2004-05-21 13:28:59 by simonmar]
authorsimonmar <unknown>
Fri, 21 May 2004 13:28:59 +0000 (13:28 +0000)
committersimonmar <unknown>
Fri, 21 May 2004 13:28:59 +0000 (13:28 +0000)
commit89f9f089a499be19df7a4ee456b180c08effa5eb
tree096f10e651e5effcfca7caaec0ef9334d449af71
parent0479146dbed7fdc5f3612f91f4ee1c78b8ce280f
[project @ 2004-05-21 13:28:59 by simonmar]
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.
ghc/rts/GC.c