[XS] RFR: 8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
Brian Burkhalter
brian.burkhalter at oracle.com
Mon Aug 27 23:48:25 UTC 2018
Hi Matthias,
This looks fine to me.
Thanks,
Brian
On Aug 27, 2018, at 8:12 AM, Baesken, Matthias <matthias.baesken at sap.com> wrote:
> Hello, please review this small fix ;
>
> When returning from Java_java_net_NetworkInterface_getAll (windows version), we have to free resources to avoid leaks.
> In some special cases this is not done .
>
>
> Bug :
>
> https://bugs.openjdk.java.net/browse/JDK-8209994
>
> change :
>
> http://cr.openjdk.java.net/~mbaesken/webrevs/8209994/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20180827/66074810/attachment.html>
More information about the net-dev
mailing list