Rethinking the Stack Clash fix
Rethinking the Stack Clash fix
Posted Jul 14, 2017 21:51 UTC (Fri) by eru (subscriber, #2753)In reply to: Rethinking the Stack Clash fix by mjw
Parent article: Rethinking the Stack Clash fix
Sounds complicated. The old MS-DOS compilers just compared SP - required size against the stack limit before allocation. What is wrong with that?
Posted Jul 14, 2017 22:16 UTC (Fri)
by Cyberax (✭ supporter ✭, #52523)
[Link]
Rethinking the Stack Clash fix
Additional comparison - it's not free.
