FIX #1519, crash in biographical profiling
authorSimon Marlow <simonmar@microsoft.com>
Fri, 24 Aug 2007 10:18:03 +0000 (10:18 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 24 Aug 2007 10:18:03 +0000 (10:18 +0000)
In eval_thunk_selector(), when filling the slop for a closure we've
just updated, we were using the wrong info table.  This bug appears to
have been in 6.6, too.


No differences found