On Wed, 27 Aug 2025 07:29:11 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
> Fixes `NetworkInterface.c::addif` memory leak on early returns. Issue > reproduction is difficult – didn't add a test. This pull request has now been integrated. Changeset: a2da75a6 Author: Volkan Yazici <vyaz...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a2da75a6b69f56be41741bffba2c6874a93dfa40 Stats: 14 lines in 1 file changed: 11 ins; 0 del; 3 mod 8362884: [GCC static analyzer] unix NetworkInterface.c addif leak on early returns Reviewed-by: dfuchs, mbaesken ------------- PR: https://git.openjdk.org/jdk/pull/26952