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 F3953941446 for ; Tue, 18 Jul 2023 09:02:12 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=Wu08bmG44/R4Ip3M+kE7XO6vuTKPx4YQhA56H5PZ/d0=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:X-Received:From:To:Subject:Date:Message-Id:MIME-Version:Precedence:List-Unsubscribe:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:Content-Transfer-Encoding; s=20140610; t=1689670931; v=1; b=nTY2WhWD99gHpnWcEn0m+hykvCrG6Cy0Hm1yW/c2x89L8yMAyFlTQGet6QnZm4XdhakAVIbg cExLmoFLlJ3sUOb444wO8fjkM2Iq35MQ0JU+W0fsxdn4nJ47lyVe8bTjE9N1fD9IK7nd03kTTJV Fvproyexn5yFp7iJfAIx828o= X-Received: by 127.0.0.2 with SMTP id fOcoYY7687511xVa0Ebus0AN; Tue, 18 Jul 2023 02:02:11 -0700 X-Received: from mail-pf1-f177.google.com (mail-pf1-f177.google.com [209.85.210.177]) by mx.groups.io with SMTP id smtpd.web10.6228.1689594865947015028 for ; Mon, 17 Jul 2023 04:54:26 -0700 X-Received: by mail-pf1-f177.google.com with SMTP id d2e1a72fcca58-666ecf9a0ceso2871052b3a.2 for ; Mon, 17 Jul 2023 04:54:25 -0700 (PDT) X-Gm-Message-State: FjhFxu58248jO9H9U3kkJRX1x7686176AA= X-Google-Smtp-Source: APBJJlEvioVq8fTiEXgC2XzIWqJBS6HIi66yxDF0PEKhOowgGU9GVSdw3u4d4FE17cEYNUjfhdD8CA== X-Received: by 2002:a05:6a20:1385:b0:126:f64b:6689 with SMTP id hn5-20020a056a20138500b00126f64b6689mr10047528pzc.12.1689594865251; Mon, 17 Jul 2023 04:54:25 -0700 (PDT) X-Received: from user-Latitude-5420.dc1.ventanamicro.com ([2401:4900:1cbd:8dd2:c2bf:93e0:5979:e5e0]) by smtp.gmail.com with ESMTPSA id d7-20020aa78147000000b0063f2a5a59d1sm11762640pfn.190.2023.07.17.04.54.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 04:54:24 -0700 (PDT) From: Ranbir Singh To: devel@edk2.groups.io, rsingh@ventanamicro.com Subject: [edk2-devel] [PATCH v1 0/2] MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix issues pointed by Coverity Date: Mon, 17 Jul 2023 17:24:18 +0530 Message-Id: <20230717115420.2291717-1-rsingh@ventanamicro.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,rsingh@ventanamicro.com Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=nTY2WhWD; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Ranbir Singh (2): MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix OVERRUN Coverity issues MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix MISSING_BREAK Coverity issue MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c | 9 +++++++++ 1 file changed, 9 insertions(+) -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107001): https://edk2.groups.io/g/devel/message/107001 Mute This Topic: https://groups.io/mt/100212111/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-