Skip to content

Commit 878eec2

Browse files
committed
---
yaml --- r: 6517 b: refs/heads/master c: 777c358 h: refs/heads/master i: 6515: 1e9be91 v: v3
1 parent 55608a7 commit 878eec2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 06f4cb43f6bffe870116f2688dd5d5fc3d0af043
2+
refs/heads/master: 777c3584b9a905d938cb88713514d69e05f50358

trunk/src/rt/arch/i386/morestack.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ MORESTACK:
7474
testl %eax,%eax
7575
jz .L$bail
7676

77-
movl $12, (%esp)
77+
movl $16, (%esp)
7878
calll UPCALL_ALLOC_C_STACK
7979
movl %eax,%edx
8080

0 commit comments

Comments
 (0)