- Timestamp:
- Jun 20, 2023 10:14:38 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp
r100213 r100225 2562 2562 if (enmStatus != SHCLTRANSFERSTATUS_STARTED) 2563 2563 { 2564 shClTransferUnlock(pTransfer); 2565 2564 2566 shclTransferCtxTransferRemoveAndUnregister(pTransferCtx, pTransfer); 2565 2566 shClTransferUnlock(pTransfer);2567 2567 2568 2568 ShClTransferDestroy(pTransfer);
Note:
See TracChangeset
for help on using the changeset viewer.