Hi!

Found by cppcheck. In UTF8GreekAccents::processText:

-            else if (*from == 0xE1 && *(from + 1) == 0xBF && (*(from +
2) == 0xA4 && *(from + 2) == 0xA5)) {
+            else if (*from == 0xE1 && *(from + 1) == 0xBF && (*(from +
2) == 0xA4 || *(from + 2) == 0xA5)) {

Best regards,
J

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to