﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
378	wmemcmp() fails to compare sub-string	KO Myung-Hun		"Hi/2.

As a subject, wmemcmp() fails. For example,

{{{ 
    wmemcmp(L""Hello"", L""Hello, world!"", 5); 
}}}

does not return 0.

See the simple testcase at https://github.com/komh/klibctest/blob/master/str/wmemcmp-1.c.
"	defect	new	normal	new	libc	0.6.6	normal			
