Don't call processHeapClosureForDead on pinned blocks
authorSimon Marlow <marlowsd@gmail.com>
Mon, 16 Mar 2009 16:05:34 +0000 (16:05 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 16 Mar 2009 16:05:34 +0000 (16:05 +0000)
commit8b85ebc3da33a8c870425d951a307360627a1d12
tree53ffca8c00fa1b901e803abb61bd31d7ab25ee38
parent5ed9db738f05bcc8a855e2ddd5f3ad243a22e0a8
Don't call processHeapClosureForDead on pinned blocks
Fixes heapprof001(prof_hp) after fix for #2917
rts/LdvProfile.c