cvs commit: src/sys/netinet tcp_syncache.c
Andre Oppermann
andre at FreeBSD.org
Fri Apr 20 13:30:08 UTC 2007
andre 2007-04-20 13:30:08 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
o Plug memory leak in syncache_add() on MAC label allocation failure.
o Simplify code flow with 'done' goto label.
o Remove mbuf argument from syncache_respond(). It doesn't make use
of it.
Revision Changes Path
1.111 +12 -18 src/sys/netinet/tcp_syncache.c
More information about the cvs-src
mailing list