Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DIAG][msan] fix libc check string for dladdr1 call (#69359)
The check for dladdr1 for shared libc is too strict. Depending on how the system is setup we sometimes pick up the none generic lib name with the version string in it. Update check to for libc to account for version string.
- Loading branch information