Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2016 08:11:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211179] libc strcoll() enters endless loop when comparing two specific UTF8 strings under en_US.UTF-8
Message-ID:  <bug-211179-8-UzZfaxKfLW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211179-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211179-8@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=3D211179

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

--=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-211179-8-UzZfaxKfLW>