From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXohB-0002oz-OC for qemu-devel@nongnu.org; Tue, 17 Mar 2015 06:26:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXoh8-0003bF-3B for qemu-devel@nongnu.org; Tue, 17 Mar 2015 06:25:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXoh7-0003bA-SE for qemu-devel@nongnu.org; Tue, 17 Mar 2015 06:25:54 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t2HAPqSD013977 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 17 Mar 2015 06:25:53 -0400 Received: from blackfin.pond.sub.org (ovpn-116-36.ams2.redhat.com [10.36.116.36]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t2HAPpcJ028880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 17 Mar 2015 06:25:52 -0400 From: Markus Armbruster Date: Tue, 17 Mar 2015 11:25:49 +0100 Message-Id: <1426587950-4015-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PULL 0/1] coverity: Fix g_malloc_n-like models List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This can safely go into 2.3. I can also wait for 2.4. Your choice. The following changes since commit 17b11a1406fdc43b5022f32a6fbfcb005a353b38: Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316' into staging (2015-03-16 18:27:13 +0000) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-cov-model-2015-03-17 for you to fetch changes up to 906b8bab8bbc588f19752ed19e0222330dce31f9: coverity: Fix g_malloc_n-like models (2015-03-17 09:29:39 +0100) ---------------------------------------------------------------- coverity: Fix g_malloc_n-like models ---------------------------------------------------------------- Jan Kiszka (1): coverity: Fix g_malloc_n-like models scripts/coverity-model.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 1.9.3