Skip to content
Commit 71648e80 authored by Joe Simmons-Talbott's avatar Joe Simmons-Talbott Committed by Joe Talbott
Browse files

rtld: Add glibc.rtld.enable_secure tunable.



Add a tunable for setting __libc_enable_secure to 1.  Do not set
__libc_enable_secure to 0 if the tunable is set to 0.  Ignore all
tunables if glib.rtld.enable_secure is set.  One use-case for this
addition is to enable testing code paths that depend on
__libc_enable_secure being set without the need to use setxid binaries.

Reviewed-by: default avatarSiddhesh Poyarekar <siddhesh@sourceware.org>
parent 9b709141
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment