• 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
bug092.go 492 Bytes