mirror of
https://github.com/golang/go.git
synced 2025-05-07 08:32:59 +00:00
Because we can, and because it otherwise might crash the program if we think we're out of memory. Fixes #6390. R=golang-dev, iant, minux.ma CC=golang-dev https://golang.org/cl/13345048