VirtualBox

Changeset 25026 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Nov 26, 2009 5:39:08 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55345
Message:

VBoxSDL: fix crash on exit (xTracker 4488).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r25013 r25026  
    29082908    while (0);
    29092909
     2910    /* Must be before com::Shutdown() */
     2911    callback.setNull();
     2912    consoleCallback.setNull();
     2913   
    29102914    LogFlow(("Uninitializing COM...\n"));
    29112915    com::Shutdown();
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