|
|
|
|
|
by saagarjha
1682 days ago
|
|
There’s a one sentence nod to this at the bottom: > Using full RELRO has a slight performance impact during application startup (as the linker has to populate the GOT entries before entering the main function). In general, the difference for a large application is non-negligible and one should carefully consider the impact before enabling this feature by default. |
|
And because of that they enabled it for all binaries on Fedora. The fedora users are now testing whether it's possible to activate it by default.