My advice on implementing stuff in C:
My advice on implementing stuff in C:
Posted Oct 25, 2010 22:28 UTC (Mon) by paulj (subscriber, #341)In reply to: My advice on implementing stuff in C: by hppnq
Parent article: Russell: On C Library Implementation
FWIW, it's not defined what happens if you overflow the stack. You can't rely on getting a SEGV (isn't that a very recent addition to Linux, thanks to that Xorg security hole)?
