csjp 2006-01-15 01:55:45 UTC FreeBSD src repository
Modified files: sys/kern vfs_aio.c Log: Initialize ki to p->p_aioinfo after we know it's going to be referencing a valid kaioinfo structure. This avoids a potential NULL pointer dereference. Found with: Coverity Prevent(tm) MFC after: 2 weeks Revision Changes Path 1.206 +2 -2 src/sys/kern/vfs_aio.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"