summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-05-22 09:53:39 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-23 22:00:46 +0200
commit7878eb6ba30a8b84199f3c8fba4cac739e8a788a (patch)
treecc09c8f30e666794794e3499b341717833d9a334 /doc
parentd2ec7e05eb26a7b877eef1d78f2b7acbfb20336e (diff)
Fix parsing of long latin strings in the json parser
Latin1 strings are usually stored as 8 bit data in the json binary format. But that data structure has a size limitation of 16bit, so we need to fall back to storing the string as 16 bit data if it is too long. Task-number: QTBUG-30946 Change-Id: I0069b1367030b0b2f819fd1f04e34c9e2534a2a3 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions