[COMMITTED] Re: bug in times.c

Siddhesh Poyarekar siddhesh@redhat.com
Thu Mar 14 06:38:00 GMT 2013


On Thu, Mar 14, 2013 at 01:17:42AM +0100, Petr Baudis wrote:
> > > On 11 March 2013 16:53, Petr Baudis <pasky@ucw.cz> wrote:
> > >> -      /* If we come here the memory is valid and the kernel did not
> > >> +      /* If we come here the memory is valid (or BUF is NULL, which is
> > >> +       * a valid condition for the kernel syscall) and the kernel did not
> > >>          return an EFAULT error.  Return the value given by the kernel.  */
> > > 

I had missed the stray * above during review, so I fixed it and
committed it as an obvious change.

Siddhesh



More information about the Libc-alpha mailing list