netty5/resolver-dns-native-macos/src
Norman Maurer 5c522916f7
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:21 +01:00
..
main Fix possible SEGV when using native dns resolver on macos (#10971) 2021-01-28 15:15:21 +01:00
test/java/io/netty/resolver/dns/macos Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00