VirtualBox

Ignore:
Timestamp:
Jan 8, 2025 3:45:00 PM (3 weeks ago)
Author:
vboxsync
Message:

src/VBox/Main/src-server/USBProxyService: Fixed warnings found by Parfait (uninitialized attributes). Docs. jiraref:VBP-1424

File:
1 edited

Legend:

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

    r106061 r107532  
    141141    /** List of active USB backends. */
    142142    USBProxyBackendList mBackends;
     143    /** Last error (IPRT style). Set to VINF_SUCCESS if no last error yet. */
    143144    int                 mLastError;
    144145};
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