VirtualBox

Changeset 51408 in vbox


Ignore:
Timestamp:
May 26, 2014 7:34:51 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93942
Message:

Main: bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r51141 r51408  
    44584458                                    void *pvCompletion)
    44594459{
    4460     VMMDev *pVMMDev = mParent->getVMMDev();
     4460    VMMDev *pVMMDev = mParent ? mParent->getVMMDev() : NULL;
    44614461    if (!pVMMDev)
    44624462    {
Note: See TracChangeset for help on using the changeset viewer.

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