From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YxwVu-0000v4-7u for mharc-qemu-trivial@gnu.org; Thu, 28 May 2015 08:02:18 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwVo-0000mT-7y for qemu-trivial@nongnu.org; Thu, 28 May 2015 08:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxwVj-0000hp-4b for qemu-trivial@nongnu.org; Thu, 28 May 2015 08:02:11 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:60021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwVX-0000fJ-KW; Thu, 28 May 2015 08:01:55 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id D27FB4272A; Thu, 28 May 2015 15:01:54 +0300 (MSK) Message-ID: <556703B2.8050606@msgid.tls.msk.ru> Date: Thu, 28 May 2015 15:01:54 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: Shannon Zhao , qemu-devel@nongnu.org References: <1432811625-13392-1-git-send-email-zhaoshenglong@huawei.com> <1432811625-13392-5-git-send-email-zhaoshenglong@huawei.com> <556701E8.1040801@msgid.tls.msk.ru> In-Reply-To: <556701E8.1040801@msgid.tls.msk.ru> OpenPGP: id=804465C5 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, pbonzini@redhat.com, shannon.zhao@linaro.org Subject: Re: [Qemu-trivial] [PATCH 4/4] hw/display/tcx.c: Fix memory leak spotted by valgrind X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2015 12:02:17 -0000 28.05.2015 14:54, Michael Tokarev wrote: > Applied to -trivial, thanks! ..or not applied yet... :) This is again the same situation with the error message as with 1/4 hw/display/cg3.c, and the same question - is the error fatal? And note that you're the number-one person who made changes to this file... ;) /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwVd-0000OM-Mk for qemu-devel@nongnu.org; Thu, 28 May 2015 08:02:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxwVX-0000fO-RP for qemu-devel@nongnu.org; Thu, 28 May 2015 08:02:01 -0400 Message-ID: <556703B2.8050606@msgid.tls.msk.ru> Date: Thu, 28 May 2015 15:01:54 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1432811625-13392-1-git-send-email-zhaoshenglong@huawei.com> <1432811625-13392-5-git-send-email-zhaoshenglong@huawei.com> <556701E8.1040801@msgid.tls.msk.ru> In-Reply-To: <556701E8.1040801@msgid.tls.msk.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/4] hw/display/tcx.c: Fix memory leak spotted by valgrind List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Shannon Zhao , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, pbonzini@redhat.com, shannon.zhao@linaro.org 28.05.2015 14:54, Michael Tokarev wrote: > Applied to -trivial, thanks! ..or not applied yet... :) This is again the same situation with the error message as with 1/4 hw/display/cg3.c, and the same question - is the error fatal? And note that you're the number-one person who made changes to this file... ;) /mjt