From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqNk8-0007kE-9a for qemu-devel@nongnu.org; Sat, 01 Oct 2016 13:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bqNk5-0000jU-2B for qemu-devel@nongnu.org; Sat, 01 Oct 2016 13:06:32 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:36835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqNk4-0000jJ-Ry for qemu-devel@nongnu.org; Sat, 01 Oct 2016 13:06:28 -0400 Received: by mail-wm0-x243.google.com with SMTP id b184so7883489wma.3 for ; Sat, 01 Oct 2016 10:06:28 -0700 (PDT) From: David Kiarie Date: Sat, 1 Oct 2016 20:06:00 +0300 Message-Id: <1475341561-32440-1-git-send-email-davidkiarie4@gmail.com> Subject: [Qemu-devel] [PATCH V2] 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, sw@weilnetz.de, David Kiarie This patch fixes a few issues reported by coverity scan in file hw/i386/amd_iommu.c V2 includes a fix and suggestion from Stefan Weil. David Kiarie (1): hw/iommu: Fix problems reported by Coverity scan hw/i386/amd_iommu.c | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) -- 2.1.4