From nobody Wed Sep 20 14:35:22 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 4RrLff1dk3z4tlPR for ; Wed, 20 Sep 2023 14:35:22 +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 4RrLff0bpQz3cS6 for ; Wed, 20 Sep 2023 14:35:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695220522; a=rsa-sha256; cv=none; b=fEaKJ4GiF4CUJmSK597hdinTM25z1tMlE85IYnx1R+K0zILIwPHD4MyLXpDW6LcxaUpG8O mDGy7SD8QV9NLIG5oC9WeVeRxCidBaT4wCw1LqeFwTYBRUv11MTmNJ8gB/curcgy3NgG8G veiHwvYgQu/GV8fRH/hc9FDHO0JOYPPSsNFUlSpL/6Y3akSG1HDOWWmxaReLr9Xmh0TMSX Y/M9V/UWg2YjAQVLDgH1KmgspZ5n7JTOot8Wnf+yujR/bGzq2yu6J4MRejw529pNJ85lBN +c1bQ4pF0hlS/YTxo8jFdmBOBbYHTL/kOCOxe40vpGX0BOtds9XodrUhQZXfAw== 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=1695220522; 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=ev63RF2bO6+pyuSRpSA3npPJFSATaFQYzbmVE7ds0DY=; b=GBxdoXcQc8fYo7KmIdXSK0rLaFQkxdcDaXh/ISg+LIfdys58nQxKOi1hOARr2JX7QrdDO5 jrPsQLjlll2au2WxOpEnBC6L6HCy4rkSqdnnsiJ71a+4ZkgEI5SSME1ucsGiBwlFGtu9A9 r8Ls5OcIcAvQApbLJEH/XfYLB5h8v4JOESK4OtLv2LDdV33l4nq/Q+ufHpC9zpA8JS48Q4 sjHC62ScRamcUmQdNadW8qGybmHCvl5zkR+77B3EaovI5yz0KEmEmpDSXTuHrI2m8lOgS7 u1tunuVB3qeeRjhTLJmBSDzkDG2ZmlMz3QKcfphTivIA2grbJcL/FI1ZS9xsEA== 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 4RrLfd6p98z10H0 for ; Wed, 20 Sep 2023 14:35:21 +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 38KEZLvA074636 for ; Wed, 20 Sep 2023 14:35:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38KEZLBH074635 for bugs@FreeBSD.org; Wed, 20 Sep 2023 14:35:21 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 273966] libprocstat: use elf_getphdrnum() rather than deprecated elf_getphnum() Date: Wed, 20 Sep 2023 14:35:22 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D273966 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |emaste@freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.=