From nobody Mon Mar 06 18:39:25 2023 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 4PVnRf3mjRz3wDdG for ; Mon, 6 Mar 2023 18:39:26 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PVnRf2dX7z4GYs for ; Mon, 6 Mar 2023 18:39:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678127966; 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=xska8z43xtLIJHg7fnqcmO9yActwnD2HvnVf6GmIo30=; b=Qx5opE81llxZUNhLtw/otyiCq2XucxCkw/TgChoKxNR8L0hIt8tZIIUChEpPbFXmbfjCNx uJFXEHtOmq6Q7urn9kTeuUfBVOvcrDt+RAHIsk4XrRit+9x5heVC7eoECduu8rUEIz00B7 2kw7zIVJUMVIwVPq4sZIEVYm5WKqaOukvqNWtMXEMCTdpoEpz3cw5ED2wZvALGKdhx2oyC 5vS8jeuF15fpIWm5WdnOiwIqZv8C4uleVZQWyU1N+SxAeYjEcWo1u9EZ/DuoaYff0Ds6AI F+bC5Re+g0keCdi6t689/pP7Jq4hvbg9DS3aZjWjTO2JeJT5Bg6lv9yAeoYN5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678127966; a=rsa-sha256; cv=none; b=ywjfohh/dsAfNlhk6kH3ZrKlu4vpSzc03KRFW3UFExng2VnG19PMkOI88pY8zm9HfDFzpg bn3KcXvcXfRCSbUCGeU09r/+N8Ya3HsYG3q6V4/whmZDxwWTdbnKaLRDabsCMBjXNMp1Hy V2EApDBXv4HexMt8Htc0Ft4CXtP5S/Q8UVyZDFcDlOM/4TwEsYkMDy3aE2iHh+J5barL8U ZoAtzLVUmkoa73ReCHqzIVOyDMcYV8WViwkX4ic141nJQu636OAegM5hqThU040vQkYr71 kJ3rMx0i0eKUpzQnXKVkYN0ycHmakSXh40NNZCBPqEL60kBt69rWH4DgFTLmXQ== 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 4PVnRf1khQz1C8s for ; Mon, 6 Mar 2023 18:39:26 +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 326IdQUu082522 for ; Mon, 6 Mar 2023 18:39:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 326IdQFv082521 for bugs@FreeBSD.org; Mon, 6 Mar 2023 18:39:26 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 144325] [libpcap] tcpdump compiles complex expression to incorrect BPF code Date: Mon, 06 Mar 2023 18:39:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 7.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: archit@cave32.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D144325 --- Comment #7 from Archit Shah --- Upstream pull request is here: https://github.com/the-tcpdump-group/libpcap/pull/976 --=20 You are receiving this mail because: You are the assignee for the bug.=