From nobody Sat Aug 31 11:20:58 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 4Wwsyj1zwrz52NlK for ; Sat, 31 Aug 2024 11:21:01 +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 4Wwsyh6mKrz57R8 for ; Sat, 31 Aug 2024 11:21:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725103260; a=rsa-sha256; cv=none; b=vvfsnVXY+xc3iIgF+aQx1FGpW+u1Eb/mZ+CX9BhgKlD9S7iJGK4iZXXXg9Yfr3b61nils5 7jSUlTWpL93XQkTupLbokazbjMaiESG2Z5d7AzQFFQvAJB0MfP0ls5eWHW3zBhdezJxA6N 3K4cgNcc1Db2s9z1qxIeMv4xXUNDCZmPoTZBrNL6vpkDnq3ZRthQ+sI31KoNpKlkAJAnfC qFuqSBYOprfkbawJ7U2iLMILDMcvf4M2iNfvMiffImxAsFageXrEqqbypYnj5U5Gmqmanr 6GYY9RZys0LCMijjWKXYV+txsbdE7KkhyBlIa0Mp9s01+0WKJd3hwjEj8wMeqA== 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=1725103260; 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=e2vdK6kFwUvfzCDZCPZcDR6oRVexje6Mivd2UE+Gfo0=; b=k51oEqv/GyyJsgEtMSepQhYNsZp2VQcVWYpyFM8yncatYhw9cNOAHEwolDQFM1QNjJtkGu GHA2jhbVPfhjbZeKQPBndjiw5L1DJCJ45H9ZGFcZXDw6Seyz+voSSXMK495iF7HO/I9r6u +vcQqLAAESmwEpdCAZrtU8OuEzzlc+ADEdY3baXdbtdT0PSqOQZrW7FMRjaDi+pH70DPv+ 65BJI2bt8IFKhTZgkiuwqEbMTUOWkrAB+sRE7OSmlHeodZJWGS1/wKi5DJM95rf37c1S8t EnA/gPpGD0f+1QfppfsSiLJg8vx3omiTgZZShMUgfmsg6Bw2Qs5zt/AG5O54aA== 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 4Wwsyh6GZ4zjst for ; Sat, 31 Aug 2024 11:21:00 +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 47VBL0V3078226 for ; Sat, 31 Aug 2024 11:21:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47VBL0QE078220 for bugs@FreeBSD.org; Sat, 31 Aug 2024 11:21:00 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 281156] [PATCH] mfiutil: Fix incorrect accesses of an union member in 'struct mfi_evt_detail' Date: Sat, 31 Aug 2024 11:20:58 +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=3D281156 WHR changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #253203|0 |1 is obsolete| | --- Comment #1 from WHR --- Created attachment 253211 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253211&action= =3Dedit proposed fix --=20 You are receiving this mail because: You are the assignee for the bug.=