VirtualBox

Changeset 85583 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 31, 2020 4:46:38 PM (4 years ago)
Author:
vboxsync
Message:

DnD/Main: Also update the announced meta data in GuestDnDMetaData::add().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestDnDPrivate.h

    r85560 r85583  
    122122        memcpy((uint8_t *)pvData + cbData, pvDataAdd, cbDataAdd);
    123123
    124         cbData += cbDataAdd;
     124        cbData     += cbDataAdd;
     125        cbAnnounced = cbData;
    125126
    126127        return cbData;
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