|
|
|
|
|
by Seirdy
1683 days ago
|
|
You should probably add noexecstack to your ldflags. I also only use -fstack-protector-strong and -fcf-protection as a fallback in case -fstack-protector-all and -fcf-protection=full cause crashes. I listed some more in https://news.ycombinator.com/item?id=29191311 |
|