[XS] RFR: 8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list

Brian Burkhalter brian.burkhalter at oracle.com
Tue Aug 28 14:49:13 UTC 2018


+3

Thanks,

Brian

On Aug 28, 2018, at 12:19 AM, Baesken, Matthias <matthias.baesken at sap.com> wrote:

>     looking at the coding, your sceanario ***should*** not happen ;  however to be on the safe side it is for sure better to do the initialization 
> you propose.
> 
> Looking a bit more at the coding,  there is  a Java_java_net_NetworkInterface_getAll_XP  that has similar issues (missing  free_netif  calls in case of  "early" returns ).
> I adjusted this as well  in the second  webrev :
> 
> http://cr.openjdk.java.net/~mbaesken/webrevs/8209994.1/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20180828/306b3f14/attachment.html>


More information about the net-dev mailing list