Commit Graph

1 Commits

Author SHA1 Message Date
Phil Sutter
abca991623 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.
2022-03-28 15:41:13 +02:00