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 6481C941410 for ; Thu, 28 Sep 2023 07:46:49 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=9lwozP50LWIi3utjXr9RRQ55/sLu9Qsgsi4ElQHbEAk=; c=relaxed/simple; d=groups.io; h=From:To:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1695887207; v=1; b=SOancSgmClzW2aK2vVZl4jy4xxVqgbsS2WQ56IfcbFlE+WOPG3n2z22aTc5mawEEXiQCeXPK OhMBcc3JOsJh9RghFOaiFbCTN5yVniMQrB1kGC+HK1zV9gy7scnD43l+igYo6zIqiRuvNo4dUF7 UlrHSPPdtZtdevQtsO+186d4= X-Received: by 127.0.0.2 with SMTP id jkpCYY7687511x7MsBCl3bIz; Thu, 28 Sep 2023 00:46:47 -0700 X-Received: from mail-io1-f48.google.com (mail-io1-f48.google.com [209.85.166.48]) by mx.groups.io with SMTP id smtpd.web11.8856.1695887206997977977 for ; Thu, 28 Sep 2023 00:46:47 -0700 X-Received: by mail-io1-f48.google.com with SMTP id ca18e2360f4ac-79f95439795so309375939f.0 for ; Thu, 28 Sep 2023 00:46:46 -0700 (PDT) X-Gm-Message-State: dW4mHmCIRsPTwLE52qAGj4u3x7686176AA= X-Google-Smtp-Source: AGHT+IHDCq3bWiDe+HVUVpeY3n/K8iE6ozBSvnAC2Vyp8ykz1KASCp1ZKYaMMxXMjA8QlUmd0UcKpw== X-Received: by 2002:a05:6602:15d5:b0:79f:ba15:6b9c with SMTP id f21-20020a05660215d500b0079fba156b9cmr545768iow.4.1695887206061; Thu, 28 Sep 2023 00:46:46 -0700 (PDT) X-Received: from user-Latitude-5420.dc1.ventanamicro.com ([2401:4900:1cbc:99f:6dc7:3128:6646:ac3f]) by smtp.gmail.com with ESMTPSA id y13-20020a02ce8d000000b0043a1f6dc8d4sm4342751jaq.4.2023.09.28.00.46.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Sep 2023 00:46:45 -0700 (PDT) From: "Ranbir Singh" To: devel@edk2.groups.io, rsingh@ventanamicro.com Subject: [edk2-devel] [PATCH v1 0/2] BZ 4249: Fix FatPkg/EnhancedFatDxe issues pointed by Coverity Date: Thu, 28 Sep 2023 13:16:37 +0530 Message-Id: <20230928074639.561998-1-rsingh@ventanamicro.com> MIME-Version: 1.0 Precedence: Bulk 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 List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: 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=SOancSgm; 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): FatPkg/EnhancedFatDxe: Fix SIGN_EXTENSION Coverity issues FatPkg/EnhancedFatDxe: Fix OVERFLOW_BEFORE_WIDEN Coverity issue FatPkg/EnhancedFatDxe/DirectoryManage.c | 4 ++-- FatPkg/EnhancedFatDxe/DiskCache.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109138): https://edk2.groups.io/g/devel/message/109138 Mute This Topic: https://groups.io/mt/101633787/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-