Hacker News new | ask | show | jobs
by planede 1369 days ago
_FORTIFY_SOURCE only goes up to 2
2 comments

The GNU C library version 2.33, released in february 2021, supports _FORTIFY_SOURCE=3, but reportedly it makes no difference on GCC yet.
I stand corrected then, I checked an older version.