VirtualBox

Changeset 107511 in vbox


Ignore:
Timestamp:
Jan 8, 2025 1:54:27 PM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166573
Message:

src/VBox/Main/include/RemoteUSBDeviceImpl.h: Fixed warning found by Parfait (uninitialized attributes). jiraref:VBP-1424

File:
1 edited

Legend:

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

    r106061 r107511  
    102102    {
    103103        Data() : vendorId(0), productId(0), revision(0), port(0), version(1),
    104                  speed(USBConnectionSpeed_Null), dirty(FALSE),
     104                 speed(USBConnectionSpeed_Null), state(USBDeviceState_NotSupported), dirty(FALSE),
    105105                 devId(0), clientId(0) {}
    106106
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