[project @ 2003-02-08 13:34:06 by wolfgang]
authorwolfgang <unknown>
Sat, 8 Feb 2003 13:34:06 +0000 (13:34 +0000)
committerwolfgang <unknown>
Sat, 8 Feb 2003 13:34:06 +0000 (13:34 +0000)
commitb0c44859840c251bac0d199fad94645031579096
tree8da248eec081f1cb76a4076d768ad322e747a0e8
parent761af30a63d91db71f20c9009d8c4f64b4486196
[project @ 2003-02-08 13:34:06 by wolfgang]
Fix a potential crash in the threaded RTS by copying ccall arguments
from the TSO stack to a malloced block before doing the call.
(no changes were made for the non-threaded case)
ghc/rts/Interpreter.c