summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/name6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/net/name6.c b/lib/libc/net/name6.c
index fb3e988..425ee25 100644
--- a/lib/libc/net/name6.c
+++ b/lib/libc/net/name6.c
@@ -2008,6 +2008,7 @@ _icmp_fqdn_query(const struct in6_addr *addr, int ifindex)
return hc->hc_name; /* XXX: never freed */
}
}
+ THREAD_UNLOCK();
ICMP6_FILTER_SETBLOCKALL(&filter);
ICMP6_FILTER_SETPASS(ICMP6_FQDN_REPLY, &filter);
OpenPOWER on IntegriCloud