VirtualBox

Ignore:
Timestamp:
Jul 1, 2020 10:45:14 AM (4 years ago)
Author:
vboxsync
Message:

DnD/Main: Don't use RT_BZERO on non-POD types.

File:
1 edited

Legend:

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

    r85018 r85019  
    639639        //pSendCtx is passed into SendDataTask where one is deleted in destructor
    640640        pSendCtx = new GuestDnDSendCtx();
    641         RT_BZERO(pSendCtx, sizeof(GuestDnDSendCtx));
    642 
    643641        pSendCtx->mpTarget      = this;
    644642        pSendCtx->mpResp        = pResp;
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