VirtualBox

Changeset 20995 in vbox for trunk


Ignore:
Timestamp:
Jun 26, 2009 9:49:23 PM (16 years ago)
Author:
vboxsync
Message:

fix for Console::configConstructor hang

File:
1 edited

Legend:

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

    r20977 r20995  
    19221922
    19231923        /* stop if for some reason there's nothing more to request */
    1924         if (FAILED(hrc) || !strNextExtraDataKey)
     1924        if (FAILED(hrc) || strNextExtraDataKey.isEmpty())
    19251925        {
    19261926            /* if we're out of global keys, continue with machine, otherwise we're done */
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