From nobody Tue Apr 30 13:06:55 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 4VTL7h6WZbz5JCQC for ; Tue, 30 Apr 2024 13:06:56 +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 4VTL7h2rBfz4YMP for ; Tue, 30 Apr 2024 13:06:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714482416; a=rsa-sha256; cv=none; b=NXNBl8PKQ3N6i2L6yT/5LN0iscTrVHl6seH2xDFZ41huDqqiwK7LxfVas5T0OPqgoPCTjj WHmQu4wv0LHt4IFs14Y9CxlK3geOL4jC8oiiyhjz7TYs0FEMAeE7Mx2ETrDdnzIZGtyxDG Kh1ec89aTx4rS5yHqySVXE/vUYDCvso1ULX4KxwBi+5/gIRTvWS4fAMTvcaXG/29jhBIAf kWxj6/8L4ZepExgs3JDo4r7Rj1W7cgTKu8GIIGBc3CV0NfDEeJfzCCtSGroRlYeAHt0HSB 0z/Q5u99zihvI+VhvAHm3t4xFfuTYOkJFsQkJ7MJhgb5tA+yyr/Wa16fbUH0Xg== 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=1714482416; 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=q2dkR+W+ebTWH5nj8wuzbS8MtxfdAfLmgbgWNgPxMhU=; b=dsrEAbw146jhb/5Q8nOAyHSchw9hV6ZbGjPTUA+cKKE0SrJC+FBVQIwe5QwJExEDI7wZZq hcGS335nT7pmrdStHt7Y7L0kbGDN7u84CUkq0b6tT0LHyaHeaxBBQ1Izc3eXOVHQuGLztN qpiyr95ODXGY4+CnMEqS1TiJagVVTpki5Djl3mq3icHiQegQYT8bm0mRruiyiSzWBtQtHy pdiOeN8UJBgWZz9urpAXqLCK5WrVf3karFK9EqhTkN6QKKC2TVM6yrgLry1xGFgU/OhCBk +OGxldWWtEPIDeIHUQ4CBaWYeNC8NnZqp2FJr7FjmKnlDjZ3wkL8kGPJLZpReg== 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 4VTL7h2RZMzc69 for ; Tue, 30 Apr 2024 13:06:56 +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 43UD6uhi003165 for ; Tue, 30 Apr 2024 13:06:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43UD6udM003161 for net@FreeBSD.org; Tue, 30 Apr 2024 13:06:56 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 237921] wpi: Memory leak in function wpi_free_tx_ring of sys/dev/wpi/if_wpi.c Date: Tue, 30 Apr 2024 13:06:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: cc@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: cc 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=3D237921 Cheng Cui changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cc@FreeBSD.org --- Comment #7 from Cheng Cui --- (In reply to Yusuf Khan from comment #6) wpi -- Intel 3945ABG Wireless LAN IEEE 802.11 driver I would like to help with the patch merge, but I don't have the device to t= est. Yusuf, are you able to help test it? --=20 You are receiving this mail because: You are on the CC list for the bug.=