VirtualBox

Changeset 100225 in vbox for trunk


Ignore:
Timestamp:
Jun 20, 2023 10:14:38 AM (18 months ago)
Author:
vboxsync
Message:

Shared Clipboard: Fixed lock order violation in ShClTransferCtxCleanup(). bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp

    r100213 r100225  
    25622562        if (enmStatus != SHCLTRANSFERSTATUS_STARTED)
    25632563        {
     2564            shClTransferUnlock(pTransfer);
     2565
    25642566            shclTransferCtxTransferRemoveAndUnregister(pTransferCtx, pTransfer);
    2565 
    2566             shClTransferUnlock(pTransfer);
    25672567
    25682568            ShClTransferDestroy(pTransfer);
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