Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2026 07:12:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292811] sys/kern/imgact_elf.c:2722:18: error: variable 'structsize' is uninitialized when passed as a const pointer argument here
Message-ID:  <bug-292811-227-4NtNjA4mhn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292811-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292811

--- Comment #2 from Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com> ---
(In reply to Wolfram Schneider from comment #0)

Can confirm this issue is still present on 16.0-CURRENT. I hit this exact same
build failure while cross-compiling on Fedora Linux. Initializing the variable
to 0 solved the issue

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292811-227-4NtNjA4mhn>