freerdp/rpminspect.yaml
Ondrej Holy 0a55831553 Disable bad-funcs test in rpminspect
This is needed to suppress rpminspect errors caused by gethostbyaddr,
gethostbyname, inet_addr and inet_ntoa function. Those functions are part
of the source codes for years, but they are not actually used.

Resolves: #1988443
2021-08-02 13:11:42 +02:00

4 lines
35 B
YAML

---
inspections:
badfuncs: off