cvs commit: src/sys/netinet udp_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Tue Feb 14 13:40:22 PST 2006
rwatson 2006-02-14 21:40:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet udp_usrreq.c
Log:
Merge udp_usrreq.c:1.181 from HEAD to RELENG_6:
Remove dead code: 'opts' is not used in udp_append(), only in udp_input(),
so no need to assign it to NULL or conditionally free it.
Found with: Coverity Prevent(tm)
Approved by: re (scottl)
Revision Changes Path
1.175.2.5 +0 -3 src/sys/netinet/udp_usrreq.c
More information about the cvs-src
mailing list