Avoid a spurious NullPointerException in java.net.Inet6AddressImpl#icmpEcho

This change adds a couple of null-checks that prevent
NullPointerExceptions while closing the FileDescriptor in
java.net.Inet6AddressImpl#icmpEcho.

Bug: 77818332
Test: CtsLibcoreTestCases

Change-Id: Id00bfe7da1f7b542acaf5431494176da39817e0f
1 file changed