VirtualBox

Changeset 35860 in vbox


Ignore:
Timestamp:
Feb 7, 2011 4:26:47 AM (14 years ago)
Author:
vboxsync
Message:

NAT/tcp: similar to r69862 case on tcp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/tcp_input.c

    r34103 r35860  
    790790                    *ip = save_ip;
    791791                    icmp_error(pData, m, ICMP_UNREACH, code, 0, strerror(errno));
     792                    m_freem(pData, m);
    792793                    tp->t_socket->so_m = NULL;
    793794                }
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