summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_reass.c
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2006-01-18 18:49:16 +0000
committerandre <andre@FreeBSD.org>2006-01-18 18:49:16 +0000
commit91e2eb506b00519d997bd5c1d9973cdfa58b888e (patch)
treeecafb2170ca2d1bab1084ee1674a9b15c778c3e4 /sys/netinet/tcp_reass.c
parentd629fcd27bed9c1a1eb48d15d1d00ed158d9153e (diff)
downloadFreeBSD-src-91e2eb506b00519d997bd5c1d9973cdfa58b888e.zip
FreeBSD-src-91e2eb506b00519d997bd5c1d9973cdfa58b888e.tar.gz
In in_delayed_cksum() we can't perform a m_pullup() as it may
change the mbuf pointer and we don't have any way of passing it back to the callers. Instead just fail silently without updating the checksum but leaving the mbuf+chain intact. A search in our GNATS database did not turn up any match for the existing warning message when this case is encountered. Found by: Coverity Prevent(tm) Coverity ID: CID779 Sponsored by: TCP/IP Optimization Fundraise 2005 MFC after: 3 days
Diffstat (limited to 'sys/netinet/tcp_reass.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud