Skip to content
Snippets Groups Projects
Commit 6c2faf15 authored by GHC GitLab CI's avatar GHC GitLab CI Committed by Ben Gamari
Browse files

rts/Messages: Add missing write barrier in THROWTO message update

After a THROWTO message has been handle the message closure is
overwritten by a NULL message. We must ensure that the original
closure's pointers continue to be visible to the nonmoving GC.
parent 21c807df
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment