VirtualBox

Changeset 84508 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
May 25, 2020 2:58:09 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138237
Message:

Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. bugref:9746

File:
1 edited

Legend:

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

    r84054 r84508  
    443443    int idx = 1; /* Current parameter index. */
    444444    CALLBACKDATA_FILE_NOTIFY dataCb;
     445    RT_ZERO(dataCb);
    445446    /* pSvcCb->mpaParms[0] always contains the context ID. */
    446447    HGCMSvcGetU32(&pSvcCbData->mpaParms[idx++], &dataCb.uType);
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