From nobody Tue Apr 30 13:06:55 2024 X-Original-To: wireless@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 4VTL7g64zWz5JCQB for ; Tue, 30 Apr 2024 13:06:55 +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 4VTL7g4mTdz4YMN for ; Tue, 30 Apr 2024 13:06:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714482415; a=rsa-sha256; cv=none; b=B9nz6XnQ+va/CjJQC4mhRSiaZARq/xTlOGAMITUsiqHNdMKFwSNseUkE6la+vSgAvDBxE2 XeV4zFgabDd0Gu/WWS92E5uJVGTRUzfr3d8U9yV/uRMQJhE5WpspHJJoeoIYSr09l4OsNi WmGnEpme2N7GBHDN+Tb6mMYUvuFx8DlVMSHuePFZzvBM0faR48KiM6W5Zx4ZVdXzASUkmd 8BAYUF6w5J7g9eB8cUZztPPZRpOeApFGi8sAsfCPSxrnfha5gcP7XL6iRrJUf1HOIwm5K/ qmuPzZtjucQe+AoHjUrcy5qXbLx9CFU477XYGpOinOesHaqHHu1jbLtr/htRkQ== 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=1714482415; 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=722Eg6FoVGZxOsgvnZn0AlIqoUOsk0RdQkKawoTqh+4=; b=sq9lLQkn4arsPcBvKPIyraQJuAXEcBAkFTaqBGmPOIxomKSUnaHGRDgFBWu05i04r9hI9l 7KJ5DzCAYkvHbQ+V+Aan6h4Cb3BfY5IDTE97uyUUoElKho2q019lvjL+kqlQk7W/gByqP1 2xqjdBP3OzVFkE5FZERrJY8wu5/Rs9QuBr9giAitea/P0sVAHOeXy1cIUHsVsgGSh4ObDI 2JQrACY/jsvFy5CCYUBCHv9/oKcch+LaL86PZ2g830o9YOmktWV4c88PaKDdoDuFmiY+6o ErD8XtPqzGC3vodmyT27ubdfLdcUjsRfxRZQN1vBOjoO1ps16j+gXPumWkwIvw== 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 4VTL7g4Gmbzbfq for ; Tue, 30 Apr 2024 13:06:55 +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 43UD6tFF003100 for ; Tue, 30 Apr 2024 13:06:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43UD6tdL003099 for wireless@FreeBSD.org; Tue, 30 Apr 2024 13:06:55 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: wireless@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: AssignedTo 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: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@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 the assignee for the bug. You are on the CC list for the bug.=