netty5/resolver-dns-native-macos/src
Norman Maurer 3e5a08cefb Fix possible SEGV when using native dns resolver on macos (#10971)
Motivation:

We should add some more NULL checks to ensure we not SEGV in some cases

Modifications:

Add more NULL checks

Result:

More robust implementation
2021-01-28 15:15:36 +01:00
..
main Fix possible SEGV when using native dns resolver on macos (#10971) 2021-01-28 15:15:36 +01:00
test/java/io/netty/resolver/dns/macos Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00