[Bug 202636] race in lib/libc/nls/msgcat.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 13 13:42:11 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202636

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

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


More information about the freebsd-threads mailing list