VirtualBox

Changeset 104236 in vbox


Ignore:
Timestamp:
Apr 8, 2024 5:56:29 PM (10 months ago)
Author:
vboxsync
Message:

macOS: Shared Clipboard: Prevent assertion on each guest -> host clipboard operation (scm fix), bugref:9437.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp

    r104235 r104236  
    14631463#if defined(RT_OS_DARWIN)
    14641464    /* We do not wait for guest clipboard availability event on macOS. Rather,
    1465      * we paste directly into pasteboard when guest sends its clipboard data. 
     1465     * we paste directly into pasteboard when guest sends its clipboard data.
    14661466     * Do not assert here. */
    14671467    if (!RT_VALID_PTR(pEvent))
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