"Strong" stack protection for GCC
"Strong" stack protection for GCC
Posted Feb 16, 2014 11:09 UTC (Sun) by mchapman (subscriber, #66589)In reply to: "Strong" stack protection for GCC by mchapman
Parent article: "Strong" stack protection for GCC
> It needs to be a 64-bit signed integer. An int is likely to be only 32 bits.
On second thoughts, that may be a compiler bug.
At any rate, I could only get it to work on GCC 4.8.2 if I used a 64-bit integer.
