VirtualBox

Changeset 21881 in vbox for trunk/src/VBox/Main/generic


Ignore:
Timestamp:
Jul 30, 2009 12:57:28 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50528
Message:

#4151: Fixed VBoxSVC crash due to uninitialized mVBox.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/generic/NetIf-generic.cpp

    r21878 r21881  
    191191                            iface.createObject();
    192192                            iface->init(IfName, HostNetworkInterfaceType_HostOnly, pInfo);
     193                            iface->setVirtualBox(pVBox);
    193194                            iface.queryInterfaceTo(aHostNetworkInterface);
    194195                        }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette