VirtualBox

Changeset 8689

Show
Ignore:
Timestamp:
05/08/08 00:10:24 (4 months ago)
Author:
vboxsync
Message:

Tell main that we've cleared the guestInfo during reset otherwise the GUI will end up showing the wrong session info for a while.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp

    r8430 r8689  
    23292329    pData->fu32AdditionsOk = false; 
    23302330    memset (&pData->guestInfo, 0, sizeof (pData->guestInfo)); 
     2331    pData->pDrv->pfnUpdateGuestVersion(pData->pDrv, &pData->guestInfo); 
    23312332 
    23322333    memset (&pData->lastReadDisplayChangeRequest, 0, sizeof (pData->lastReadDisplayChangeRequest)); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy