VirtualBox

Changeset 51848 in vbox for trunk/src


Ignore:
Timestamp:
Jul 3, 2014 1:31:25 PM (11 years ago)
Author:
vboxsync
Message:

Main/NetworkAdapterImpl: fixed NAT network refcount regression introduced by r91364

File:
1 edited

Legend:

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

    r51498 r51848  
    13991399        return hrc;
    14001400
    1401     if (   mData->mAttachmentType == NetworkAttachmentType_NATNetwork
    1402         && state == MachineState_Running)
     1401    if (state == MachineState_Running)
    14031402    {
    14041403        Bstr bstrName;
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