Skip to:
UText should have better testing for correct operation with invalid UTF-8 input. A monkey test or fuzz testing would be a good idea.
It would also be good to review the implementation code, to see if it could be made simpler and easier to understand.
This ticket is a follow-on to #12888.
UText should have better testing for correct operation with invalid UTF-8 input. A monkey test or fuzz testing would be a good idea.
It would also be good to review the implementation code, to see if it could be made simpler and easier to understand.
This ticket is a follow-on to #12888.