VirtualBox

Ignore:
Timestamp:
Jun 2, 2016 10:58:35 PM (9 years ago)
Author:
vboxsync
Message:

USBProxyBackendLinux: initialize mhFile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp

    r60744 r61423  
    6161 */
    6262USBProxyBackendLinux::USBProxyBackendLinux()
    63     : USBProxyBackend(), mhWakeupPipeR(NIL_RTPIPE), mhWakeupPipeW(NIL_RTPIPE), mpWaiter(NULL)
     63    : USBProxyBackend(), mhFile(NIL_RTFILE), mhWakeupPipeR(NIL_RTPIPE), mhWakeupPipeW(NIL_RTPIPE), mpWaiter(NULL)
    6464{
    6565    LogFlowThisFunc(("\n"));
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