VirtualBox

Changeset 32079 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 30, 2010 8:40:17 AM (14 years ago)
Author:
vboxsync
Message:

Main/linux/USB proxy: don't access an uninitialized variable (debug builds only)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r31652 r32079  
    12221222     * well as we can.  On an uninitialised object this method is a sematic
    12231223     * no-op. */
     1224    mWatches.mhInotify = -1; /* term will access this variable */
    12241225    term();
    12251226    /* For now this probing method should only be used if nothing else is
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