Date: Sat, 10 Aug 2002 21:09:15 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200208110409.g7B49Fkb091746@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/08/10 21:09:15 PDT Modified files: sys/kern vfs_aio.c Log: o In aio_cancel(2), make sure that p->p_aioinfo isn't NULL before dereferencing it. Submitted by: saureen <sshah@apple.com> Revision Changes Path 1.135 +2 -0 src/sys/kern/vfs_aio.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?200208110409.g7B49Fkb091746>