8362884: [GCC static analyzer] unix NetworkInterface.c addif leak on early returns#579
8362884: [GCC static analyzer] unix NetworkInterface.c addif leak on early returns#579fthevenet wants to merge 1 commit into
Conversation
|
👋 Welcome back fthevenet! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request I'd like to backport this to JDK 25. Motivation: This fixes a small memory leak in the event of an early returns where memory allocated by the |
|
@fthevenet |
Hi all,
This pull request contains a backport of commit a2da75a6 from the openjdk/jdk repository.
The commit being backported was authored by Volkan Yazici on 29 Aug 2025 and was reviewed by Daniel Fuchs and Matthias Baesken.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/579/head:pull/579$ git checkout pull/579Update a local copy of the PR:
$ git checkout pull/579$ git pull https://git.openjdk.org/jdk25u-dev.git pull/579/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 579View PR using the GUI difftool:
$ git pr show -t 579Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/579.diff
Using Webrev
Link to Webrev Comment