|
|
|
|
|
by dspillett
1090 days ago
|
|
A number of those entries reference multiple overflows. And a memory safe language will protect against some overflows on the stack (overflows within frames corrupting other values, rather than errant loops that blow the stack by creating too many frames and/or too large frames). |
|
If you use too much stack space, it terminates the program. It does now however allow for arbitrary code execution like most C compilers do.