alexander-naumov/pam2control

Use getaddrinfo() instead of gethostbyname()

Closed this issue · 1 comments

OBS build reports warning:

pam2control.x86_64: I: binary-or-shlib-calls-gethostbyname /lib64/security/pam2control.so
The binary calls gethostbyname(). Please port the code to use getaddrinfo().