Skip to content
Commit 43690195 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

elf: Refactor process_envvars



It splits between process_envvars_secure and process_envvars_default,
with the former used to process arguments for __libc_enable_secure.
It does not have any semantic change, just simplify the code so there
is no need to handle __libc_enable_secure on each len switch.

Checked on x86_64-linux-gnu and aarch64-linux-gnu.
Reviewed-by: default avatarSiddhesh Poyarekar <siddhesh@sourceware.org>
parent 61d848b5
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