[Bug 281158] [PATCH] mfiutil: Handle potential ioctl(2) failures in mfi_flash.c

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 31 Aug 2024 10:35:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281158

            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=253205&action=edit
proposed fix

The return value of function 'mfi_dcmd_command' should always be checked for
the potential ioctl(2) failure.

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