diff options
author | jmg <jmg@FreeBSD.org> | 2004-07-26 21:29:56 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2004-07-26 21:29:56 +0000 |
commit | b138ddd4e5e63f5cc8f2e761dd0a2c312058bda4 (patch) | |
tree | 73fb08353b5039cd99fa662fac78b0642fe1fa3b /sys/netinet/tcp_output.c | |
parent | 00d7c9fc337c3c0921f961ebf8ce29c7d23f0fbb (diff) | |
download | FreeBSD-src-b138ddd4e5e63f5cc8f2e761dd0a2c312058bda4.zip FreeBSD-src-b138ddd4e5e63f5cc8f2e761dd0a2c312058bda4.tar.gz |
compare pointer against NULL, not 0
when inpcb is NULL, this is no longer invalid since jlemon added the
tcp_twstart function... this prevents close "failing" w/ EINVAL when it
really was successful...
Reviewed by: jeremy (NetBSD)
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions