Date: Wed, 19 Feb 2003 19:01:04 -0800 (PST) From: Bosko Milekic <bmilekic@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_mbuf.c Message-ID: <200302200301.h1K314fF045986@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2003/02/19 19:01:04 PST Modified files: sys/kern subr_mbuf.c Log: Fix a serious bug when computing the index for the reference counter array for mbuf clusters. I don't know how this got past early testing nor how it survived so long without getting caught. If anyone was seeing really really bizarre memory corruption in a few mbufs this would be why. Revision Changes Path 1.39 +1 -1 src/sys/kern/subr_mbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302200301.h1K314fF045986>