Skip to content
Commit 65a5112e authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Avoid conflicting types in ld.so --list-diagnostics



The path auxv[*].a_val could either be an integer or a string,
depending on the a_type value.  Use a separate field, a_val_string, to
simplify mechanical parsing of the --list-diagnostics output.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent f6c8204f
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