-
Bug
-
Resolution: Fixed
-
P3
-
11, 12
-
b09
-
windows
-
Not verified
At some places the allocated interface list in Java_java_net_NetworkInterface_getAll (windows version) is not released, this can causes leaks in special situations.
The function Java_java_net_NetworkInterface_getAll_XP has similar issues (missing free_netif calls in case of "early" returns ).
The function Java_java_net_NetworkInterface_getAll_XP has similar issues (missing free_netif calls in case of "early" returns ).