Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2018 13:42:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 202636] race in lib/libc/nls/msgcat.c
Message-ID:  <bug-202636-13406-hLDooyLlTe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202636-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202636-13406@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202636

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
I can reproduce this on -CURRENT with LANG=3Dzh_CN.UTF-8 (but not with my d=
efault
en_CA.UTF-8) and the analysis seems sound. Note that the proposed patch cha=
nges
the only uses of RLOCK to WLOCK so this change is in effect removing r/w
locking.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202636-13406-hLDooyLlTe>