freerdp/rpminspect.yaml
Ondrej Holy 9714e09c82 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.
2024-04-09 08:53:55 +02:00

4 lines
35 B
YAML

---
inspections:
badfuncs: off