RFR: 8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Baesken, Matthias
matthias.baesken at sap.com
Wed Jun 20 08:07:52 UTC 2018
Hello . Please review this small fix that fixes potential memory leaks in getAdapter(s) in NetworkInterface_winXP.c and simplifies the coding a bit too .
Currently when generating error messages , some memory is malloc-ed for the error messages , but not always freed .
Bug:
https://bugs.openjdk.java.net/browse/JDK-8205342
webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8205342/
Thanks, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20180620/13da7bee/attachment.html>
More information about the net-dev
mailing list