summaryrefslogtreecommitdiffstats
path: root/doc/global
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2021-01-08 20:43:21 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-01-09 10:56:40 +0000
commit38159913b88dd894d22c4522df23035a7965e58d (patch)
treeb643790fc27519f7a41dd54ca3d92ccd1498a34f /doc/global
parent7072295159b8c6128c3957bbafe5cb7b944129be (diff)
QPdfWriter: fix embedding fonts in pdf files
The container size change from int32_t to int64_t created a subtle error during font serialization. The size of a QByteArray was serialized without a proper cast and therefore now 8 bytes instead 4 bytes were written to the stream. Fixes: QTBUG-89727 Change-Id: If9255a5a3124038356bc5053810f98c7c88f8a01 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> (cherry picked from commit 05706bd2b005dd159be34107cc43c92e7f12eb35) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'doc/global')
0 files changed, 0 insertions, 0 deletions