RFR: 8275640 (win) java.net.NetworkInterface issues with IPv6-only environments [v7]
Daniel Jeliński
djelinski at openjdk.java.net
Mon Mar 7 17:59:08 UTC 2022
On Mon, 7 Feb 2022 09:14:51 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> Clean up of various issues related to error handling and memory management
>
> Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision:
>
> Initialize return value in all cases
Hi!
Would it help with the review if I split this patch into smaller portions? It contains 20-ish independent fixes for memory leaks, invalid free, and incorrect return value handling; I could easily put each of these changes in a separate PR if that helps.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6090
More information about the net-dev
mailing list