"Strong" stack protection for GCC
"Strong" stack protection for GCC
Posted Feb 6, 2014 12:52 UTC (Thu) by nix (subscriber, #2304)In reply to: "Strong" stack protection for GCC by sorokin
Parent article: "Strong" stack protection for GCC
Note that 'register variables' in this context are not variables declared with the obsolescent 'register' qualifier: they are registers that use the local register variable language extension.
