dnsmasq/rpminspect.yaml
Petr Menšík ffed6aa9a4 Auto-waive bad_fucts in current release
rpminspect detects bad functs, which are not really a problem. They
occur only in IPv4 only code paths. Do not make them block gating.
2023-02-15 21:00:51 +01:00

11 lines
302 B
YAML

---
badfuncs:
# Those functions are used in IPv4-only handling functions in dnsmasq.
# It handles also IPv6, but in different code paths with different calls.
#- inet_addr
#- inet_ntoa
ignore:
- /usr/sbin/dnsmasq
- /usr/bin/dhcp_lease_time
- /usr/bin/dhcp_release