diff options
author | rwatson <rwatson@FreeBSD.org> | 2009-02-24 11:17:50 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2009-02-24 11:17:50 +0000 |
commit | 313ce0df5b13f494f88a3e5511e4f65a3af68d81 (patch) | |
tree | f83ab659948766f1471f143c4b8c565ea81d749c /lib/libdwarf/dwarf_init.c | |
parent | 729961165c7ad7b6926ecdcd662955f3f38cd31d (diff) | |
download | FreeBSD-src-313ce0df5b13f494f88a3e5511e4f65a3af68d81.zip FreeBSD-src-313ce0df5b13f494f88a3e5511e4f65a3af68d81.tar.gz |
In tcp_usr_shutdown() and tcp_usr_send(), I missed converting NULL
checks for the tcpcb, previously used to detect complete disconnection,
with INP_DROPPED checks. Correct that, preventing shutdown() from
improperly generating a TCP segment with destination IP and port of
0.0.0.0:0.
PR: kern/132050
Reported by: david gueluy <david.gueluy at netasq.com>
MFC after: 3 weeks
Diffstat (limited to 'lib/libdwarf/dwarf_init.c')
0 files changed, 0 insertions, 0 deletions