]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Static analyisis fixes for cisco's commit (this is equivilant
authorrrs <rrs@FreeBSD.org>
Tue, 8 May 2007 14:32:53 +0000 (14:32 +0000)
committerrrs <rrs@FreeBSD.org>
Tue, 8 May 2007 14:32:53 +0000 (14:32 +0000)
commit494599278742a1165b67db90d09111a09b94fdde
tree118f90542ed683b5fc2b1e91576d2fc62788dfd2
parent99bfdc548a5093b3e2a573df1f917f1671f05f11
-  Static analyisis fixes for cisco's commit (this is equivilant
   to the coverity tool.. may even be the same one.. not sure).
-  A bug in the way sctp_abort() and friends were
   setting the IP_CLOSE flag.. and NOT passing the
   last argument as a (,1)... so that things would
   get freed..
14 files changed:
sys/netinet/sctp_auth.c
sys/netinet/sctp_indata.c
sys/netinet/sctp_input.c
sys/netinet/sctp_input.h
sys/netinet/sctp_output.c
sys/netinet/sctp_output.h
sys/netinet/sctp_pcb.c
sys/netinet/sctp_timer.c
sys/netinet/sctp_uio.h
sys/netinet/sctp_usrreq.c
sys/netinet/sctp_var.h
sys/netinet/sctputil.c
sys/netinet/sctputil.h
sys/netinet6/sctp6_usrreq.c