Skip to content

Commit 736a99f

Browse files
committed
---
yaml --- r: 6793 b: refs/heads/master c: 68f4849 h: refs/heads/master i: 6791: 8c03364 v: v3
1 parent 49429fb commit 736a99f

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: 39c8f0cb4a178107127393c7980450eb4fb5e7e3
2+
refs/heads/master: 68f4849f0f52bc37fc24a36fb7e14002bdb2cd61

trunk/src/rt/rust_env.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ get_min_stk_size() {
7474
return strtol(stack_size, NULL, 0);
7575
}
7676
else {
77-
return 0x300;
77+
return 0x300000;
7878
}
7979
}
8080

0 commit comments

Comments
 (0)