Date: Mon, 09 Aug 1999 10:24:45 +0200 From: Marcel Moolenaar <marcel@scc.nl> To: "Brian F. Feldman" <green@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux linux_misc.c Message-ID: <37AE904D.BBF20CB7@scc.nl> References: <Pine.BSF.4.10.9908080854120.38017-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Brian F. Feldman" wrote: > > On Sun, 8 Aug 1999, Marcel Moolenaar wrote: > > > marcel 1999/08/08 04:26:48 PDT > > > > Modified files: > > sys/i386/linux linux_misc.c > > Log: > > Fix page fault in linux_uselib syscall. > > Actually, this is bogus. As per the latest change to linux_util.h, > we actually check for an EFAULT from the copyinstr in CHECKALT*(). > You may as well leave this commit in place, but it is redundant. There's a big difference between bogus and redundant, but the question really is if the fix is correct or not? -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ Amsterdam, The Netherlands tel: +31 20 4200655 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?37AE904D.BBF20CB7>