VirtualBox

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


Ignore:
Timestamp:
Jun 18, 2014 9:43:22 PM (11 years ago)
Author:
vboxsync
Message:

DisplayImpl: workaround for a deadlock in AttachFramebuffer

File:
1 edited

Legend:

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

    r51627 r51656  
    23072307    pFBInfo->pFramebuffer = aFramebuffer;
    23082308
     2309    alock.release();
     2310
    23092311    /* The driver might not have been constructed yet */
    23102312    if (mpDrv)
     
    23182320                            pFBInfo->flags);
    23192321    }
    2320 
    2321     alock.release();
    23222322
    23232323    Console::SafeVMPtrQuiet ptrVM(mParent);
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