[Bug 243195] [libc] setlocale(LC_COLLATE, "...") causes segmentation fault after certain number of calls

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 8 19:20:03 UTC 2020


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

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
I suspect you're correct.  There's another bug nearby, where the return value
of mmap() is checked for NULL rather than MAP_FAILED.

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


More information about the freebsd-bugs mailing list