[Bug 211179] libc strcoll() enters endless loop when comparing two specific UTF8 strings under en_US.UTF-8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 18 08:11:44 UTC 2016


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

--- Comment #3 from Martin Matuska <mm at FreeBSD.org> ---
I have narrowed this down to a endless loop in wcscoll_l():
for (pass = 0; pass <= table->info->directive_count; pass++) { }

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


More information about the freebsd-bugs mailing list