diff --git a/rpminspect.yaml b/rpminspect.yaml index 001774f..41a17d6 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -7,12 +7,12 @@ badfuncs: # - inet_aton # These are never actually used, and are installed just as interceptors. allowed: - /usr/lib*/clang/*/lib/libclang_rt.?san*so: + /usr/lib*/clang/*/lib/*/libclang_rt.?san.so: - gethostbyaddr - gethostbyname - gethostbyname2 - inet_aton - /usr/lib*/clang/*/lib/libclang_rt.memprof*so: + /usr/lib*/clang/*/lib/*/libclang_rt.memprof.so: - gethostbyaddr - gethostbyname - gethostbyname2