VirtualBox

Ignore:
Timestamp:
Jul 13, 2020 12:38:15 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139285
Message:

Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff where possible. bugref:9790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestFileImpl.cpp

    r85300 r85307  
    527527
    528528                com::SafeArray<BYTE> data((size_t)cbRead);
    529                 data.initFrom((BYTE*)dataCb.u.read.pvData, cbRead);
     529                data.initFrom((BYTE *)dataCb.u.read.pvData, cbRead);
    530530
    531531                ::FireGuestFileReadEvent(mEventSource, mSession, this, mData.mOffCurrent, cbRead, ComSafeArrayAsInParam(data));
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette