rt: Request the correct number of bytes on the C stack
This commit is contained in:
parent
06f4cb43f6
commit
777c3584b9
@ -74,7 +74,7 @@ MORESTACK:
|
||||
testl %eax,%eax
|
||||
jz .L$bail
|
||||
|
||||
movl $12, (%esp)
|
||||
movl $16, (%esp)
|
||||
calll UPCALL_ALLOC_C_STACK
|
||||
movl %eax,%edx
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user