VirtualBox

Changeset 50435 in vbox


Ignore:
Timestamp:
Feb 12, 2014 6:49:26 PM (11 years ago)
Author:
vboxsync
Message:

Main/Machine: avoid losing error info for OVF import failures, it replaced useful details by meaningless info what went wrong when closing the VM. Worth backporting!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r50355 r50435  
    572572        else
    573573        {
     574            /* Ignore all errors from unregistering, they would destroy
     575             * the more interesting error information we already have,
     576             * pinpointing the issue with the VM config. */
     577            ErrorInfoKeeper eik;
    574578            autoInitSpan.setLimited();
    575579
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