Rob Pike
6c72bfa55b
fix bug in stack overflow check.
...
if stack is in low memory and frame size is huge, test could wrap around!
fix by omitting test altogether if we know frame is big.
R=gri
OCL=14782
CL=14782
2008-09-03 19:58:46 -07:00
..
2008-08-01 15:22:41 -07:00
2008-08-11 11:40:19 -07:00
2008-08-29 13:21:00 -07:00
2008-06-06 16:56:18 -07:00
2008-06-06 16:56:18 -07:00
2008-06-06 17:05:53 -07:00
2008-08-08 16:12:34 -07:00
2008-08-29 13:21:00 -07:00
2008-07-01 18:06:00 -07:00
2008-08-11 22:07:49 -07:00
2008-07-14 19:31:06 -07:00
2008-08-11 22:07:49 -07:00
2008-07-23 18:11:17 -07:00
2008-07-24 13:36:18 -07:00
2008-07-28 12:08:06 -07:00
2008-07-30 10:14:39 -07:00
2008-07-30 16:09:29 -07:00
2008-08-12 16:11:55 -07:00
2008-08-11 22:07:49 -07:00
2008-08-11 22:07:49 -07:00
2008-08-07 17:56:12 -07:00
2008-08-12 16:11:55 -07:00
2008-08-20 15:43:12 -07:00