VirtualBox

Changeset 101070 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 8, 2023 2:42:56 PM (17 months ago)
Author:
vboxsync
Message:

Main: Fixed warnings. bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/PlatformImpl.cpp

    r101068 r101070  
    765765    HRESULT hrc = S_OK;
    766766
    767     ChipsetType_T enmChipsetType;
    768     IommuType_T   enmIommuType;
    769     BOOL          fRTCUseUTC;
     767    ChipsetType_T enmChipsetType = ChipsetType_Null;
     768    IommuType_T   enmIommuType   = IommuType_None;
     769    BOOL          fRTCUseUTC     = FALSE;
    770770
    771771    if (aOsType)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette