Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2024 13:40:48 +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-KgGpOvPYrL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278546-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278546-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278546

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |pjfloyd@wanadoo.fr

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
Is it possible for valgrind to suppress this warning, perhaps based on a
builtin model of FIODGNAME?  The uninitialized bytes are harmless.  If need=
ed
we can zero them but it's a bit silly.

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



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