VirtualBox

Changeset 13459 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 21, 2008 6:59:37 PM (16 years ago)
Author:
vboxsync
Message:

Main (Guest Properties): another temporary testbox hack

File:
1 edited

Legend:

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

    r13457 r13459  
    66796679            propertyNode.setValue <Bstr> ("flags", Bstr(szFlags));
    66806680        }
    6681         AssertRelease(!mHWData->mGuestPropertyNotificationPatterns.isNull());
     6681        /* Temporary testbox hack */
     6682        if (mHWData->mGuestPropertyNotificationPatterns.isNull())
     6683            mHWData->mGuestPropertyNotificationPatterns = "";
    66826684        guestPropertiesNode.setValueOr <Bstr> ("notificationPatterns",
    66836685                                               mHWData->mGuestPropertyNotificationPatterns,
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