Skip to content

gthreadedresolver: Fix initialisation on FreeBSD

res_ninit() requires the __res_state struct passed to it to be zero-filled on FreeBSD.

Spotted and analysed by Ashish SHUKLA.

Signed-off-by: Philip Withnall withnall@endlessm.com

Fixes #1697 (closed)

Merge request reports