VirtualBox

Changeset 104838 in vbox for trunk/src/VBox/Devices/USB


Ignore:
Timestamp:
Jun 5, 2024 12:38:48 AM (6 months ago)
Author:
vboxsync
Message:

DevEHCI: Fixed bug loading really old saved states (5 - VBox v4.2.4). bugref:10687

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/DevEHCI.cpp

    r103317 r104838  
    46134613     *       without adjust the above comment.
    46144614     */
    4615     if (uVersion == EHCI_SAVED_STATE_VERSION_PRE_TIMER_REMOVAL)
     4615    if (uVersion <= EHCI_SAVED_STATE_VERSION_PRE_TIMER_REMOVAL)
    46164616    {
    46174617        bool fActive1 = false;
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