From nobody Sat Aug 31 11:25:32 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Wwt400d1sz52PNb for ; Sat, 31 Aug 2024 11:25:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wwt3z4Tp5z58WM for ; Sat, 31 Aug 2024 11:25:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725103535; a=rsa-sha256; cv=none; b=UVI9H3xtf8Fj9JRZAjI+fTjyvi2W63ixmjDHB9AD8OWPHu7XnqABk0cVght99kdO2QOdAd +6AHKDuCRGslLqOLEyTw4V5MvpJdS/Cfa/4M1fpe4oIhqCSsy/OK74WnO5aEYYnMFeTqcq B8NWEe0IiafrsAY24mtpqVqqvJDPEh2smfv/E6iefsoCYFMBSCuV/cvYiNFFjTWrl/v7Hr s8hC31ueVe3p+m9ehJDxopMJ/CQZtpenmECr/A6/SMySB2v6LZ3+l5vPX9Tw/HM8x/EBq5 jL1q42movYPMj+72cUkN8/ZL3TFdmL26solkB7F4wOxIVdq2DGvwTojtQAJoBw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725103535; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TxzxMbtHujebVNDzSPEZx4SAznlNrkGlPEBvi9hg6cw=; b=AhPRnFCRCbSBpaJ6A+eWaYMTKwrSP0T9RKZszKTpVG2zpwC+ylDZm1jkjUgrF3ThXRHvXP 2x2yWZlbvga5I0zgUyvmqHoi9hbiuV8T6UJtocfx8SS1hXAh/SxlxzqkWVB8YT5pKuNpuM akiS5bM1Q9rw9h3+UjgIujyl4/9jL+U4zDi/5j2Xa6zU9p9WY1fvJKtfAL05zkW/l/uPKo o9ozaaWopF0xH2uW6Ab99lJNWfrtj2xouZleWMRmEEv1uDbblusCeQ4018bZTcojLc/NBg NXLnxkKQ+ol9mW18neT93Xerj2+8XUySVnmzkG/dWxUWoG8JJUzS+okmowD5kg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Wwt3z3yg6zjbW for ; Sat, 31 Aug 2024 11:25:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47VBPZX7003873 for ; Sat, 31 Aug 2024 11:25:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47VBPZtt003871 for bugs@FreeBSD.org; Sat, 31 Aug 2024 11:25:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281158] [PATCH] mfiutil: Handle potential ioctl(2) failures in mfi_flash.c Date: Sat, 31 Aug 2024 11:25:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: msl0000023508@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281158 WHR changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #253205|0 |1 is obsolete| | --- Comment #1 from WHR --- Created attachment 253214 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253214&action= =3Dedit proposed fix --=20 You are receiving this mail because: You are the assignee for the bug.=