Date: Mon, 23 Apr 2007 19:41:47 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200704231941.l3NJflGp025436@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2007-04-23 19:41:47 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: o Fix INP lock leak in the minttl case o Remove indirection in the decision of unlocking inp o Further annotation of locking in tcp_input() Revision Changes Path 1.341 +6 -5 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704231941.l3NJflGp025436>