From nobody Wed May 08 16:16:02 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 4VZKyC0qyHz5JRhJ for ; Wed, 08 May 2024 16:16:03 +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 4VZKyB6xnzz4qmQ for ; Wed, 8 May 2024 16:16:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715184963; a=rsa-sha256; cv=none; b=UOoQQ5XIY+dvQVk5yej4aGbA7yiOWHnmcNlxw9bU32c3UISrEfq5+n7B8ZKH37kYpNQd2F IHp9c8eHU+UFgpkvKm0bh2sekreW27Xwt+ZNmycCvaRANRNTNHEjGRhn7ZBeBHAVACBHIb KDB3m7jspmAr+lYMw3ctvPa4nvp5bgfbQDmgVoRIz1y4euOMmxL0QfqGMXgvskkkfDBjO7 bBakOoRohk1OApmhL6LelTyEWe1iUL5D1CHkeJ00C+D6KUQA0Ql93c+mtV6NZAVc0NvjO6 zTDDf3kFC9WrJEr3P0krcFwyLW72rxmo7kdkVlS+Z7irhd5moTUae2DcOi7cAw== 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=1715184963; 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=TccLwKTeXg6rWgwCOKWF0Q1+3b0puJqrGjeT6RXcNw0=; b=Y+AXmEjvYGreb13zfYGn+Mlmhtk15Mf3YTo5x6sjFXx9qe3PoWl2LcN50EWI2ScDC0Iqn/ moTKc/qi+FsIpHwFKn8Wtk4g7zvIukVRQR72Ez3FQQV0oCIlPlDuTvNVmo/8yuRlAXG64T D61Biqt7+ELOIz2pexexSJ9EDwouoVx0+9HMwVlDzyOo27FkmA30u5XT1J9NqtaqZnACtc /bfX1hcm8+bglIrXPkoQo8nwDf21mhQEHpBvs8aQtYsrdxkXImy/+WOKKsPI6sFhZSvpl7 5c/HRlaVa5txP8DmWeqVea/9vNwcpYSLO+iRutw/cP/rOUyzFwE/W99+UU3pLQ== 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 4VZKyB6YjjzXvy for ; Wed, 8 May 2024 16:16:02 +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 448GG2qU094338 for ; Wed, 8 May 2024 16:16:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 448GG2hL094337 for wireless@FreeBSD.org; Wed, 8 May 2024 16:16:02 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: Wed, 08 May 2024 16:16:02 +0000 X-Bugzilla-Reason: CC AssignedTo 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: yusisamerican@gmail.com 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: 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 --- Comment #8 from Yusuf Khan --- (In reply to Cheng Cui from comment #7) I dont have the device to test it either...It looks good to me anyway. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=