summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2021-01-08 20:43:21 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2021-01-09 09:04:29 +0000
commit05706bd2b005dd159be34107cc43c92e7f12eb35 (patch)
tree748a427d8767f6dedde553ac2dc7334b49420197 /src/corelib/io
parentd26da5fc095aa45d0589113706c1cc0906f7ce41 (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 Pick-to: 6.0 Change-Id: If9255a5a3124038356bc5053810f98c7c88f8a01 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions