Date: Sat, 31 Aug 2024 10:35:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281158] [PATCH] mfiutil: Handle potential ioctl(2) failures in mfi_flash.c Message-ID: <bug-281158-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281158 Bug ID: 281158 Summary: [PATCH] mfiutil: Handle potential ioctl(2) failures in mfi_flash.c Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: msl0000023508@gmail.com Created attachment 253205 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253205&action= =3Dedit proposed fix The return value of function 'mfi_dcmd_command' should always be checked for the potential ioctl(2) failure. --=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-281158-227>