From nobody Sat Aug 31 10:22:45 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 4WwrgT15dxz5V2QZ for ; Sat, 31 Aug 2024 10:22:45 +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 4WwrgT03bvz51Bc for ; Sat, 31 Aug 2024 10:22:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725099765; a=rsa-sha256; cv=none; b=jrkFihS7aYuwiYwo3TskDA9LGDAPUQbgw7D+eAyoi9sDzaq9quCSuxx2FFaohIMtSFoT0Q Rq8SCCbH0EhPgV3JBIi/Ej7yZ4VVqptiAgrwfqcdoaf8b74uFc+FbPy7PwqYzvFnu50hvp p3bXN2s+RX2UUHYW3FdQ5Q0lQ5l4Y5cjml9I2NAVlHYDSpVZ4aYtyw/hkioiL1UQIw4ydZ z8ACdO2ZyisS3ATIlLR7BqbrpewpYXGpcwMYTT8/yvbFnI26XmmhtTE0ENRGrK2PlsHC7b qL9grDGu3amIjvzLRI/I/vNcX8cLIofyII51WtNe9OvWM0VlM6uzigXenWLhQw== 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=1725099765; 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=iIHeA8Xe2FN7CqJG7Dm6MOEVcJKiynpTVJwdgxbHw7Q=; b=N0HhQ3Hl0BD/9hXMcee4WIBQ9+kPlxr5Rual0Iauw7qTaVjKbNXvwmHDK5BHJvtjrNc8ON 03MUPcENm8kVQYE1SJwONfFuUlvkjetZr41Q9qelEKPwJlDSvEzlftnOA5XL2RU1Xne28H pY4Tdih5ywH01NlyUSWhbG7aiKLlbE7gtSHBK3vQaeblQusuldW/0GBH5thCoOIrzSDP8S fV3+YKyLAGx3oRScdekpJb0EAPMCBa41bdp6KaOY48lJ/reAIG92nx+1MGk4lswT9aeJm3 uaYZMbHWSKi2yrT1t/mASlJ5rPIUsIuQ9Z1b+apNobWN/2+SDBID5oD476geXQ== 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 4WwrgS6lNCzh7B for ; Sat, 31 Aug 2024 10:22:44 +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 47VAMia4027931 for ; Sat, 31 Aug 2024 10:22:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47VAMiSe027930 for bugs@FreeBSD.org; Sat, 31 Aug 2024 10:22:44 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 10:22:45 +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: bug_file_loc 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 ---------------------------------------------------------------------------- URL| |https://sourceforge.net/p/m | |fiutil/code/ci/d4d66777e468 | |5813cdc501669275bb7853a3208 | |8/ --=20 You are receiving this mail because: You are the assignee for the bug.=