4ccb10dc91
Check for state.remainingChars to signal an encoding error only after
the last chunk has been processed. Splitting surrogates at chunk
boundaries is normal operation, not an error. Only if this happens at
the end of the whole input should we raise an error.
Amends
|
||
---|---|---|
.. | ||
json | ||
qcborstreamreader | ||
qcborstreamwriter | ||
qcborvalue | ||
qcborvalue_json | ||
qdatastream | ||
qdatastream_core_pixmap | ||
qtextstream | ||
qxmlstream | ||
cborlargedatavalidation.cpp | ||
CMakeLists.txt |