• Rob Pike's avatar
    fix bug in stack overflow check. · 6c72bfa5
    Rob Pike authored
    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
    6c72bfa5
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri/gosrc Loading commit data...