summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow_p.h
diff options
context:
space:
mode:
authorBenjamin Lutz <mail@maxlor.com>2013-09-16 14:37:34 +0200
committerJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2014-11-27 10:29:08 +0100
commitc6aa76122e209350b8a7b3cb8b5bc8127a3722e7 (patch)
treef53c7953976084d081a63e77f763f75ca665c159 /src/gui/kernel/qwindow_p.h
parentfc3402ca823b74d1a642753c4cc8bef931411ab7 (diff)
Fix size miscalculation in QByteArray::toBase64
The size calculation in QByteArray::toBase64 overcalculates the size required for the output by up to 3 Bytes. This is fixed, which also implies that truncate() at the end is needed only if OmitTrailingEquals is used. Task-number: QTBUG-32436 Change-Id: I92a893047e7aca027c4aa0a6655bcca514585ff5 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/kernel/qwindow_p.h')
0 files changed, 0 insertions, 0 deletions