Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 00ccd99d46068c87e73e8e521afea09e19419885
      
https://github.com/tianocore/edk2/commit/00ccd99d46068c87e73e8e521afea09e19419885
  Author: Bret Barkelew <[email protected]>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

  Changed paths:
    M FatPkg/EnhancedFatDxe/Info.c
    M FatPkg/FatPei/FatLiteApi.c

  Log Message:
  -----------
  FatPkg: Fix potentially uninitialized variable

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1559

Initializes the variable to prevent an uninitialized variable
warning in Visual Studio with C4701 enabled.

Signed-off-by: Michael Kubacki <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to