Date: Fri, 14 Nov 2003 10:37:23 -0500 From: "Dan Langille" <dan@langille.org> To: Daniel Eischen <eischen@vigrid.com> Cc: hackers@freebsd.org Subject: Re: [PATCH] : libc_r/uthread/uthread_write.c Message-ID: <3FB4B063.19806.9D792B7@localhost> In-Reply-To: <3FB4A988.15769.9BCCC68@localhost> References: <3F683824.14446.AB8FEDA@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14 Nov 2003 at 10:08, Dan Langille wrote: > Daniel: It appears the patch which was comitted didn't include > everything it should. I blame myself because the patch below > contains both debugging code and is reversed. I will submit a PR > with a patch. In brief, what is missing is: > > + if (n == 0) { > + break; > + } > + See http://www.freebsd.org/cgi/query-pr.cgi?pr=59291 Please don't commit this until I've checked something else out first. I am 100% sure this is correct, but I want it to be validated by testing on other systems first. I suspect this will be completed within a week or so. cheers -- Dan Langille : http://www.langille.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB4B063.19806.9D792B7>