Hacker News new | ask | show | jobs
by HarHarVeryFunny 106 days ago
Yeah, all stack overflow behavior is undefined in C/C++, although both on Linux and Windows you'll get a page fault (SEGV) on stack overflow since memory beyond the stack is deliberately unmapped.