Check getauxval on systems that have it when checking for setuid execution.
authorPauli <paul.dale@oracle.com>
Fri, 17 Aug 2018 04:35:37 +0000 (14:35 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 20 Aug 2018 01:12:26 +0000 (11:12 +1000)
commit756510c102885005c2fc31eb01e3a6b95f8ed985
tree8168d948e21104ddd9acb774415d280a9ea67b69
parent723bd004730a773354dcdc579d62e99a7e125cee
Check getauxval on systems that have it when checking for setuid execution.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/6993)
crypto/uid.c