Descriptionruntime: impose stack size limit
The goal is to stop only those programs that would keep
going and run the machine out of memory, but before they do that.
1 GB on 64-bit, 250 MB on 32-bit.
That seems implausibly large, and it can be adjusted.
Fixes issue 2556.
Fixes issue 4494.
Fixes issue 5173.
Patch Set 1 #Patch Set 2 : diff -r b1c9e72c2ca3 https://code.google.com/p/go/ #Patch Set 3 : diff -r b1c9e72c2ca3 https://code.google.com/p/go/ #
Total comments: 5
Patch Set 4 : diff -r 249cd3c39e56 https://code.google.com/p/go/ #Patch Set 5 : diff -r 7c02aea39eae https://code.google.com/p/go/ #
MessagesTotal messages: 14
|