summaryrefslogtreecommitdiffstats
path: root/libtests/qtest
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-15 14:29:29 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-15 14:32:38 +0100
commit1065bbb0165b4608bd715866332751be9213cd51 (patch)
tree1d6a5687ec36503843abd1629e7b42e376708042 /libtests/qtest
parent2b8d0f385b56d2a7307679ace4c50adbdbbddd03 (diff)
downloadqpdf-1065bbb0165b4608bd715866332751be9213cd51.tar.zst
Handle odd PDFDoc codepoints in UTF-8 during transcoding (fixes #650)
There are codepoints in PDFDoc that are not valid UTF-8 but map to valid UTF-8. We were handling those correctly with bidirectional mapping. However, if those same code points appeared in UTF-8, where they have no meaning, they were left as fixed points when converting to PDFDoc, where they do have meaning. This change recognizes them as errors.
Diffstat (limited to 'libtests/qtest')
-rw-r--r--libtests/qtest/qutil/qutil.out3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtests/qtest/qutil/qutil.out b/libtests/qtest/qutil/qutil.out
index aedf49e1..fa284237 100644
--- a/libtests/qtest/qutil/qutil.out
+++ b/libtests/qtest/qutil/qutil.out
@@ -88,7 +88,8 @@ alternatives
2: 83a9e99e
0: 717561636b
done alternatives
-w˘wˇwˆw˙w˝w˛w˚w˜w�w�w
+w˘wˇwˆw˙w˝w˛w˚w˜w�w�w�w
+w?w?w?w?w?w?w?w?w?w?w-w
done other characters
---- whoami
quack1