You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Referring to https://wiki.debian.org/Hardening :
"Several compile-time options (...) can be used to help harden a
resulting binary against memory corruption attacks.."
Debian uses a lot of hardening flags to build the packages. To catch
issues early run a build with this flags using gcc-8 in travis as well.
0 commit comments