Date: Tue, 23 Apr 2024 10:27:31 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278546] fdevname_r: pass partially uninitialized memory to kernel Message-ID: <bug-278546-227-zI4ttCKQhY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278546-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=278546 --- Comment #1 from Ivan Rozhuk <rozhuk.im@gmail.com> --- This code may be guarded by condition: #if (sizeof(int) + sizeof(void*)) != sizeof(struct fiodgname_arg) -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278546-227-zI4ttCKQhY>
