Commit Graph

1 Commits

Author SHA1 Message Date
Phil Sutter
4321a14d9d OSCI: rpminspect.yaml: Eliminate badfuncs warning
The code uses inet_aton() deliberately to detect whether a given string
is an IPv4 address or not. Sadly, rpminspect only supports ignoring
certain output files for the entire badfuncs check, so ignore those
containing the inet_aton() calls.
2024-06-25 17:36:41 +02:00