-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 11, 12
-
Component/s: core-libs
-
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 ).