This is the mail archive of the libc-alpha@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: [PATCH v2] Make fmtmsg() function to multithread-safe


On Tue, Feb 21, 2012 at 9:30 PM, Peng Haitao <penght@cn.fujitsu.com> wrote:
> fmtmsg() uses a static variables severity_list which is not protected. It is
> not safe in multithread circumstance.

Pengo,

Could you please do the following:

(1) File a bugzilla issue, and attach your patch.

We want to have bugzilla issues for all user visible bugs.

(2) Work through the contribution checklist:

http://sourceware.org/glibc/wiki/Contribution%20checklist

Then resend your patch to the list.

Thank you!

Cheers,
Carlos.


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