From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id E7487D806C0 for ; Mon, 11 Sep 2023 00:55:35 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=mr//fkheeJAipMPfhLlz8NRknfEvSLq3qI+ivULBJvE=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20140610; t=1694393734; v=1; b=FWOt1AkVWts+2XHt2zTGh0VsSVBFNNvg7DGxNt/WBQvu9xvC6MthTLxcrDrM6yP/FupQObmq IPhl0GlhByZeQBgUD7I5IyawiRZuAsh2xyt6igkQEluyylJAFEwFm6N5QFQDu+lafYFAjOKhyXC FdHnNRxMu29yPxvBHXUdVaIY= X-Received: by 127.0.0.2 with SMTP id YQ6CYY7687511x9HodbS1psi; Sun, 10 Sep 2023 17:55:34 -0700 X-Received: from zrleap.intel-email.com (zrleap.intel-email.com [114.80.218.36]) by mx.groups.io with SMTP id smtpd.web11.48846.1694393731587449843 for ; Sun, 10 Sep 2023 17:55:33 -0700 X-Received: from zrleap.intel-email.com (localhost [127.0.0.1]) by zrleap.intel-email.com (Postfix) with ESMTP id 55887A32E0D7 for ; Mon, 11 Sep 2023 08:55:25 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by zrleap.intel-email.com (Postfix) with ESMTP id 2EA76A32E085 for ; Mon, 11 Sep 2023 08:55:25 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by zrleap.intel-email.com (Postfix) with SMTP id 711F4A32E0C4 for ; Mon, 11 Sep 2023 08:55:21 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Mon, 11 Sep 2023 08:55:20 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , , "'Mike Maslenkin'" Cc: "'Bi, Dandan'" , "'Desimone, Nathaniel L'" , "'Wang, Jian J'" References: <20230901001032.52136-1-mike.maslenkin@gmail.com> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDAvMl0gTWRlTW9kdWxlUGtnL0NvcmUvRHhlOiBGaXggbWVtb3J5IGxlYWsgaXNzdWVz?= Date: Mon, 11 Sep 2023 08:55:21 +0800 Message-ID: <000201d9e44a$a4771240$ed6536c0$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQKMwiBpiXe0gzv3RZO/PffnMPK/1QHUxhvxAxfVeP6uh6wbsA== Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: Q4XqRSoLuyi9mLiPBYcx4nvpx7686176AA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=FWOt1AkV; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=none Fort this patch set, Reviewed-by: Liming Gao > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Michael D > Kinney > =B7=A2=CB=CD=CA=B1=BC=E4: 2023=C4=EA9=D4=C29=C8=D5 5:50 > =CA=D5=BC=FE=C8=CB: Mike Maslenkin ; > devel@edk2.groups.io > =B3=AD=CB=CD: Bi, Dandan ; Gao, Liming > ; Desimone, Nathaniel L > ; Wang, Jian J ; > Kinney, Michael D > =D6=F7=CC=E2: Re: [edk2-devel] [PATCH 0/2] MdeModulePkg/Core/Dxe: Fix mem= ory > leak issues >=20 > Hi Mike, >=20 > I have created a PR to run EDK II CI while we wait for a > review from one of the DXE Core Maintainers >=20 > https://github.com/tianocore/edk2/pull/4815 >=20 > Mike >=20 >=20 > > -----Original Message----- > > From: Kinney, Michael D > > Sent: Friday, September 8, 2023 2:40 PM > > To: Mike Maslenkin ; devel@edk2.groups.io > > Cc: Bi, Dandan ; Gao, Liming > > ; Desimone, Nathaniel L > > ; Kinney, Michael D > > > > Subject: RE: [PATCH 0/2] MdeModulePkg/Core/Dxe: Fix memory leak issues > > > > Series Reviewed-by: Michael D Kinney > > > > > > > -----Original Message----- > > > From: Mike Maslenkin > > > Sent: Thursday, August 31, 2023 5:11 PM > > > To: devel@edk2.groups.io > > > Cc: Bi, Dandan ; Gao, Liming > > > ; Kinney, Michael D > > ; > > > Desimone, Nathaniel L ; Mike > Maslenkin > > > > > > Subject: [PATCH 0/2] MdeModulePkg/Core/Dxe: Fix memory leak issues > > > > > > Please, find trivial memory leak fixes on error path. > > > > > > The only question: is it required to use FreePool() or CoreFreePool() > > > from DXE core code? Patch 2/2 is made in accordance with existing code. > > > > > > Cc: Dandan Bi > > > Cc: Liming Gao > > > Cc: Michael D Kinney > > > Cc: Nate DeSimone > > > Signed-off-by: Mike Maslenkin > > > >=20 >=20 >=20 >=20 >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108470): https://edk2.groups.io/g/devel/message/108470 Mute This Topic: https://groups.io/mt/101284117/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-