]> Kevux Git Server - fll/commit
Bugfix: The < 0xc2 test is supposed to be against the first byte rather than the...
authorKevin Day <thekevinday@gmail.com>
Wed, 22 Jun 2022 23:06:06 +0000 (18:06 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 22 Jun 2022 23:06:06 +0000 (18:06 -0500)
commit9ee159550f99e2f62c502c04c5e7c1bceec6d8a8
tree7d1539aab5b7a08baf25a29f637eabc3691edb56
parentcd6fee673059a221b8cf504cd0f3b0cbd9b8e9ec
Bugfix: The < 0xc2 test is supposed to be against the first byte rather than the second.
level_0/f_utf/c/private-utf_valid.c
level_0/f_utf/tests/unit/c/test-utf-character_is_valid.c
level_0/f_utf/tests/unit/c/test-utf-is_valid.c