248a4faa27
Use of gethostbyname2 is deliberate and thus safe.
7 lines
222 B
YAML
7 lines
222 B
YAML
badfuncs:
|
|
allowed:
|
|
/usr/lib*/libipset.so.*:
|
|
# Upstream maintainer deliberately chose this over getaddrinfo, see
|
|
# commit c52cf6000923b ("Use gethostbyname2 instead of getaddrinfo")
|
|
- gethostbyname2
|