[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 Apr 2024 10:27:31 UTC
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.