Fix NetworkInterface#getSubInterfaces throws NPE
childs array was not initialized when an interface has no subinterfaces. Initialize childs array when contructing NetworkInterface. Test: Libcore.java.net.NetworkInterface#testGetNetworkInterfaces Bug: 33844501 Change-Id: I1c9a76165d30715f7f95d8f0d8c8a806949dd394
Loading
Please sign in to comment