VirtualBox

Ignore:
Timestamp:
May 12, 2009 9:27:18 AM (16 years ago)
Author:
vboxsync
Message:

NetIf-win: Assertion not needed here.

File:
1 edited

Legend:

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

    r19574 r19598  
    247247            LogFlowFunc (("CreateHostOnlyNetworkInterface:\n"));
    248248            LogFlowFunc (("Network connection name = '%ls'\n", d->name.raw()));
    249             AssertReturn (d->name.raw() != NULL, E_POINTER);
    250249
    251250            /* write message and parameters */
     
    276275                        if (RT_FAILURE (vrc)) break;
    277276
    278                         LogFlowFunc (("Network connection GUID = {%RTuuid}, Name = %ls\n", guid.raw(), name.raw()));
     277                        LogFlowFunc (("Network connection GUID = {%RTuuid}\n", guid.raw()));
    279278
    280279                        /* initialize the object returned to the caller by
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