VirtualBox

Changeset 24183 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Oct 30, 2009 11:08:03 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54130
Message:

SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r23491 r24183  
    286286        else
    287287            printf("VBoxDrv: failed to initialize device extension (rc=%d)\n", rc);
    288         RTR0Term();
     288        RTR0TermForced();
    289289    }
    290290    else
     
    329329    g_Spinlock = NIL_RTSPINLOCK;
    330330
    331     RTR0Term();
     331    RTR0TermForced();
    332332
    333333    memset(&g_DevExt, 0, sizeof(g_DevExt));
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