VirtualBox

Changeset 68530 in vbox for trunk


Ignore:
Timestamp:
Aug 25, 2017 11:24:52 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117692
Message:

Changed assertion to match reality (only triggered when attaching a USB device fails).

File:
1 edited

Legend:

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

    r67609 r68530  
    21332133                    Assert(aNewPendingState == kHostUSBDeviceState_Invalid);
    21342134                    Assert(aNewSubState == kHostUSBDeviceSubState_Default);
    2135                     Assert(mPendingUniState == kHostUSBDeviceState_Unused);
     2135                    Assert(mPendingUniState == kHostUSBDeviceState_UsedByVM);
    21362136                    break;
    21372137
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