[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)
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)


No differences found