Date: Thu, 11 Dec 2008 10:29:35 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netipx ipx_usrreq.c Message-ID: <200812111029.mBBATg04095200@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-12-11 10:29:35 UTC FreeBSD src repository Modified files: sys/netipx ipx_usrreq.c Log: SVN rev 185928 on 2008-12-11 10:29:35Z by rwatson Add missing "goto set_head" for SO_IPX_CHECKSUM; otherwise we fall through to the SO_HEADERS_ON_OUTPUT case and set that instead. MFC after: 1 week Found with: Coverity Prevent(tm) Coverity ID: 3988 Revision Changes Path 1.65 +1 -0 src/sys/netipx/ipx_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812111029.mBBATg04095200>