From nobody Tue Jan 9 00:34:30 2024 X-Original-To: net@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 4T8BlC1TL7z55Mp3 for ; Tue, 9 Jan 2024 00:34:31 +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 4T8BlC0J7Rz4Fd9 for ; Tue, 9 Jan 2024 00:34:31 +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=1704760471; 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=haZiQzaKhKMMD/GQe9ynqOcu0W+ItZcS0Kg5fteFUuA=; b=Wd/ffkwzI3Z5dZw/Dm3OWRRTqMyIhfQB2ZzJ4kC1vqXY7lnhZgea7Ls06YedtAP2xRkam4 UJHH1PY9a5hI2FEdwb8zHmzJPmT6/1lSVhHuUoM0LyYOp4iRox9WayZ8Xi/UW+SaNY9cfy Wt2waXJFu5Gqx8XnT9YAP1XjXsIRj6kwlYZyAzswo79G7EUejTpVehCHcrFDnkiZrfmFt5 uzCydH9NG8UjuepfBik2uVygdN4XMo7UYTSwVpmfDi8Nh4kxuqhDt1JjWsM4xamoZXHQWk MTYL3hyrEX03IeC2k/xT75iSbB+g36L7fyyPQ185IdzhxtCPRiIxcOM5j/uEew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704760471; a=rsa-sha256; cv=none; b=bdC5G35onyWk4h4255ZJ7elMSYE03G9nK/z9gGn9HXMyiSZjqvgaZQrMlrpZ8p5EYlJrDO z3hyiQIAULTLZ0PtqDPMLtQ2BNYUuu4fM9XHSs9uaoA2sp+qXvsTnPrcVsOeKU7x4Iy8Gh SF910ANjLWv3tr13ks6CWYeSgZjp8aGpm5N9yiGxTJIEnOGc5H9w/mTALuLuC2/9xvdBNQ /a5XoErj8Hhk+TWt4z0PVnlTp0iC8tdu4mrFP+mVBPTAkya07+ZX9bc7V3EOrtvt6p0BBp MbAHsoy5xi23n47B7EoWnIokQhq0BNbiocLxfW9is6zow3AczPXaWqXa0yRH2w== 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 4T8BlB6Q8DzV4s for ; Tue, 9 Jan 2024 00:34:30 +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 4090YUAC019758 for ; Tue, 9 Jan 2024 00:34:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4090YUR1019757 for net@FreeBSD.org; Tue, 9 Jan 2024 00:34:30 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: net@FreeBSD.org Subject: [Bug 256714] net: Multiple memory leaks when detaching a device Date: Tue, 09 Jan 2024 00:34:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: resolution bug_status 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256714 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --=20 You are receiving this mail because: You are on the CC list for the bug.=