Account for QByteArray::at returning char, not uchar

Authored by rstephenson on Apr 26 2020, 9:29 PM.

Description

Account for QByteArray::at returning char, not uchar

Cast accordingly to uchar and fix the character combination code.
In addition, correct all the unit tests where the incorrect comparisons
were being done.

BUG: 420451
FIXED-IN: 3.3.1

Details

Committed
rstephensonApr 26 2020, 9:29 PM
Parents
R470:16844788ca0f: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown