From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqMfp-0002m9-TF for qemu-devel@nongnu.org; Sat, 01 Oct 2016 11:58:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bqMfm-0000RP-QF for qemu-devel@nongnu.org; Sat, 01 Oct 2016 11:58:01 -0400 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]:36586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqMfm-0000QU-JI for qemu-devel@nongnu.org; Sat, 01 Oct 2016 11:57:58 -0400 Received: by mail-wm0-x22d.google.com with SMTP id k125so77399021wma.1 for ; Sat, 01 Oct 2016 08:57:58 -0700 (PDT) From: David Kiarie Date: Sat, 1 Oct 2016 18:57:41 +0300 Message-Id: <1475337462-31629-1-git-send-email-davidkiarie4@gmail.com> Subject: [Qemu-devel] [PATCH] Coverity Fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, jan.kiszka@web.de, mst@redhat.com, peterx@redhat.com, pbonzini@redhat.com, David Kiarie Hi all, The following patch fixes a few issues reported by coverity in the file hw/i386/amd_iommu.c David Kiarie (1): hw/iommu: Fix problems reported by Coverity scan hw/i386/amd_iommu.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- 2.1.4