VirtualBox

Changeset 16364 in vbox for trunk


Ignore:
Timestamp:
Jan 29, 2009 11:32:55 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42205
Message:

Main: Fixed: Error text is lost if the error happened in the middle of Console::powerUp() or later (e.g. a failure to create the release log file).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r16207 r16364  
    193193        /* No null output parameters in IPC*/
    194194        MediaState_T dummy;
     195
     196        /* we may be holding important error info on the current thread;
     197         * preserve it */
     198        ErrorInfoKeeper eik;
    195199
    196200        /* if the locked media list is not empty, treat as a failure and
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