VirtualBox

Changeset 76980 in vbox for trunk


Ignore:
Timestamp:
Jan 24, 2019 4:34:23 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128372
Message:

NAT/Net: Fix another fallout from r94443. This should address elusive
natnet crash from ticketref:13899.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/pxtcp.c

    r76957 r76980  
    24352435
    24362436    pxtcp->inbound_pull = 1;
    2437     if (pxtcp->outbound_close_done) {
     2437    if (pxtcp->pmhdl.slot < 0) {
    24382438        DPRINTF(("%s: pxtcp %p: pcb %p (deferred delete)\n",
    24392439                 __func__, (void *)pxtcp, (void *)pxtcp->pcb));
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