Date: Thu, 27 Mar 2003 02:14:36 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c Message-ID: <200303271014.h2RAEajX036079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/03/27 02:14:36 PST FreeBSD src repository Modified files: sys/dev/md md.c Log: Allocate the toplevel indir with M_WAITOK to avoid complicating things needlessly. Detected by: rwatsons EvilMalloc(9) Revision Changes Path 1.92 +6 -2 src/sys/dev/md/md.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303271014.h2RAEajX036079>