Date: Mon, 17 Nov 2003 11:21:53 -0800 (PST) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet raw_ip.c Message-ID: <200311171921.hAHJLr3f042564@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2003/11/17 11:21:53 PST FreeBSD src repository Modified files: sys/netinet raw_ip.c Log: In rip_abort(), unlock the inpcb if we didn't detach it, or we may recurse on the lock before destroying the mutex. Submitted by: sam Revision Changes Path 1.120 +2 -0 src/sys/netinet/raw_ip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311171921.hAHJLr3f042564>