VirtualBox

Changeset 43385 in vbox for trunk/src


Ignore:
Timestamp:
Sep 21, 2012 8:27:29 AM (12 years ago)
Author:
vboxsync
Message:

HostServices: HostChannel fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/HostChannel/HostChannel.cpp

    r43352 r43385  
    675675            if (cbEvent)
    676676            {
    677                 pEvent->pvEvent = &pEvent[0];
     677                pEvent->pvEvent = &pEvent[1];
    678678                memcpy(pEvent->pvEvent, pvEvent, cbEvent);
    679679            }
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