VirtualBox

Ignore:
Timestamp:
May 16, 2007 2:08:54 AM (18 years ago)
Author:
vboxsync
Message:

fixed a minor issue causing SUPUnloadVMM to fail with VERR_INVALID_HANDLE if VMMR0.r0 is already loaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLib.cpp

    r2014 r2655  
    12861286            }
    12871287        }
     1288        else if (VBOX_SUCCESS(rc) && fIsVMMR0)
     1289            g_pvVMMR0 = OpenOut.pvImageBase;
    12881290    }
    12891291    RTLdrClose(hLdrMod);
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