This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: duplicate call to __set_errno in __initstate_r


On Thu, Oct 1, 2009 at 11:04 PM, Steve Ward <planet36@gmail.com> wrote:
> There is a duplicate call to __set_errno in function __initstate_r in
> file random_r.c.
>
> After the label "fail", there is already a call to __set_errno.

That looks correct.

Steve would you mind filing this bug with the bugzilla so one of the
glibc developers can look at this?
http://www.gnu.org/software/libc/bugs.html

When you submit the bug, please try to follow as much of the
contribution checklist as possible:
http://sourceware.org/glibc/wiki/Contribution checklist

Thanks!

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]