Fix crash in nested callbacks (#4038)
authorSimon Marlow <marlowsd@gmail.com>
Fri, 7 May 2010 09:32:22 +0000 (09:32 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 7 May 2010 09:32:22 +0000 (09:32 +0000)
commit2007d2138cf17efe6a1701510dbafdfc30e8926c
treebbee43dbaa8f3061ddbd6b6a8a27d0bb791654fd
parent3c6190b0beb551f7637e7edbd1bbff803af3a79e
Fix crash in nested callbacks (#4038)
Broken by "Split part of the Task struct into a separate struct
InCall".
rts/RtsAPI.c
rts/Schedule.c
rts/Task.c
rts/Task.h