Date: Wed, 2 Jul 2008 16:08:42 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx spx_usrreq.c Message-ID: <200807021608.m62G8xCW055266@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-02 16:08:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netipx spx_usrreq.c Log: SVN rev 180188 on 2008-07-02 16:08:42Z by rwatson Merge spx_usrreq.c:1.89 (r179410) from head to stable/7: Rather than m_free(dtom(si)) in spx_reass(), return (1) which causes the caller to free the mbuf without using dtom(). Revision Changes Path 1.86.2.3 +3 -6 src/sys/netipx/spx_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807021608.m62G8xCW055266>