cvs commit: src/sys/netinet6 icmp6.c
George V. Neville-Neil
gnn at FreeBSD.org
Thu Apr 14 04:41:24 PDT 2005
gnn 2005-04-14 11:41:23 UTC
FreeBSD src repository
Modified files:
sys/netinet6 icmp6.c
Log:
Remove dead code which would never execute.
i.e. checking to see if a cluster was every less than 48 bytes,
a rather unlikely case.
Check return value of m_dup_pkthdr() calls.
Found by: Coverity
Reviewed by: rwatson (mentor), Keiichi Shima (for Kame)
Approved by: rwatson (mentor)
Revision Changes Path
1.61 +18 -18 src/sys/netinet6/icmp6.c
More information about the cvs-src
mailing list