Files
sudo/lib/util
Todd C. Miller 9ebaabfdde sudo_dso_load: restore original error for AIX on failure.
For AIX, if dlopen() fails we try again with RTLD_MEMBER set
and a default member (shr.o or shr_64.o).  However, if that
also fails, the user will receive a useless error message
that doesn't correspond to the actual problem.  We now retry
the original dlopen() if the fallback to RTLD_MEMBER fails,
which has the effect of restoring the original error message.
2022-08-04 09:35:06 -06:00
..
2022-06-28 16:33:15 -06:00
2020-08-07 14:22:56 -06:00
2021-05-01 11:35:19 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-07-26 13:05:46 -06:00
2020-09-25 15:09:45 -06:00
2022-06-27 12:48:03 -06:00
2022-06-28 16:33:15 -06:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00