[jdk25u] Integrated: 8361888: [GCC static analyzer] ProcessImpl_md.c Java_java_lang_ProcessImpl_forkAndExec error: use of uninitialized value '*(ChildStuff *)p.mode
Matthias Baesken
mbaesken at openjdk.org
Thu Jul 31 14:02:56 UTC 2025
On Thu, 24 Jul 2025 09:01:49 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> 8361888: [GCC static analyzer] ProcessImpl_md.c Java_java_lang_ProcessImpl_forkAndExec error: use of uninitialized value '*(ChildStuff *)p.mode
This pull request has now been integrated.
Changeset: 4dc76843
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk25u/commit/4dc76843d64430b5c74f09cd86ed62c90283b171
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8361888: [GCC static analyzer] ProcessImpl_md.c Java_java_lang_ProcessImpl_forkAndExec error: use of uninitialized value '*(ChildStuff *)p.mode
Backport-of: b85440d085e8f17908d2e8bd0fee87fce84a74a0
-------------
PR: https://git.openjdk.org/jdk25u/pull/34
More information about the jdk-updates-dev
mailing list