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 63F0E740034 for ; Tue, 7 Nov 2023 06:28:51 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ktRRE+wThSZ7GRMCOUlcBh9Dl4ubueRRX+lNuOag740=; 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=1699338530; v=1; b=G2iTXd1/geZrbDMOH/l/CO0N4DgMamgSyvyA3pdePZ7Xzjp49jraOthmHmnZPS+OeTP9jNhB FhIJZvn/lEi83yrPLMRGZMjXSEBzCvU9IxC86WHeyl7ROfQ2lPzO8fBoTeIsx6f3y9EcL9GQXdu kmJY4ee0QL9C3xWvboK/Bzf4= X-Received: by 127.0.0.2 with SMTP id 4Y0iYY7687511xPzr9RAVFSO; Mon, 06 Nov 2023 22:28:50 -0800 X-Received: from mail-il1-f176.google.com (mail-il1-f176.google.com [209.85.166.176]) by mx.groups.io with SMTP id smtpd.web11.4717.1699338529478391182 for ; Mon, 06 Nov 2023 22:28:49 -0800 X-Received: by mail-il1-f176.google.com with SMTP id e9e14a558f8ab-3574f99d236so20261745ab.2 for ; Mon, 06 Nov 2023 22:28:49 -0800 (PST) X-Gm-Message-State: npbfBh1ZqeP3MxaGlnJPeDX9x7686176AA= X-Google-Smtp-Source: AGHT+IF+aT8IZBWxndfoY3ODNazDUO8G0OYh2Ooy7NB0G03LRk3d58XdEeUoPsLF8r7omekqS3areQ== X-Received: by 2002:a05:6e02:12e6:b0:359:4223:572a with SMTP id l6-20020a056e0212e600b003594223572amr2030532iln.14.1699338528477; Mon, 06 Nov 2023 22:28:48 -0800 (PST) X-Received: from user-Latitude-5420.dc1.ventanamicro.com ([2401:4900:1f24:775d:7335:84a5:7d11:9393]) by smtp.gmail.com with ESMTPSA id c7-20020a0290c7000000b00463ff17540fsm1766626jag.78.2023.11.06.22.28.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Nov 2023 22:28:48 -0800 (PST) From: "Ranbir Singh" To: devel@edk2.groups.io, rsingh@ventanamicro.com Subject: [edk2-devel] [PATCH v2 0/2] BZ 4249: Fix FatPkg/EnhancedFatDxe issues pointed by Coverity Date: Tue, 7 Nov 2023 11:58:40 +0530 Message-Id: <20231107062842.116670-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="G2iTXd1/"; 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 v1 -> v2: - Rebased to latest master HEAD 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 (#110816): https://edk2.groups.io/g/devel/message/110816 Mute This Topic: https://groups.io/mt/102438361/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-