VirtualBox

Changeset 54791 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Mar 16, 2015 4:04:03 PM (10 years ago)
Author:
vboxsync
Message:

Main/Machine: fix long-standing bug with setting extradata (it isn't allowed to use an immutable IMachine instance, see corresponding VBoxManage fix), and while at it fix a long-standing bug which allowed changing most settings at runtime (the i_checkStateDependency logic was broken)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r53062 r54791  
    55
    66/*
    7  * Copyright (C) 2006-2014 Oracle Corporation
     7 * Copyright (C) 2006-2015 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    9999        MutableStateDep,
    100100        MutableOrSavedStateDep,
    101         OfflineStateDep
     101        MutableOrRunningStateDep,
     102        MutableOrSavedOrRunningStateDep,
    102103    };
    103104
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