VirtualBox

Changeset 71931 in vbox


Ignore:
Timestamp:
Apr 20, 2018 10:25:39 AM (7 years ago)
Author:
vboxsync
Message:

VMMDev: fixed restoring VMs which do not use HGCM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp

    r71891 r71931  
    18221822    /* Get local copy of the list of loaded commands. */
    18231823    RTLISTANCHOR listLoadedCommands;
     1824    RTListInit(&listLoadedCommands); /* RTListMove does not touch the destination is the source list is empty. */
    18241825    RTListMove(&listLoadedCommands, &pThis->listHGCMCmd);
    18251826
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