VirtualBox

Changeset 15893 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Jan 12, 2009 2:11:29 PM (16 years ago)
Author:
vboxsync
Message:

INTNETR0IfWait fix, NetFlt/win fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

    r15842 r15893  
    30483048        if (!pIf->fDestroying)
    30493049        {
    3050             if (!intnetR0IfRelease(pIf, pSession))
     3050            if (intnetR0IfRelease(pIf, pSession))
    30513051                rc = VERR_SEM_DESTROYED;
    30523052        }
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