Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 85589ddbf6f8c6dc75f73aa32e484e3cfd439e7a
https://github.com/tianocore/edk2/commit/85589ddbf6f8c6dc75f73aa32e484e3cfd439e7a
Author: Rebecca Cran <[email protected]>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c
Log Message:
-----------
OvmfPkg/VmgExitLib: Fix uninitialized variable warning with XCODE5
XCODE5 reported the following warning:
OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c:1895:12: note:
uninitialized use occurs here
Compacted
^^^^^^^^^
Initialize the 'Compacted' variable to fix the warning.
Signed-off-by: Rebecca Cran <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits