summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2019-03-06 10:00:09 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2019-03-09 15:26:24 +0000
commit75c6bd54d7e056e2818f942f9e40b897f575fd34 (patch)
treedf9cfab83b6d6a4aa8a1821f4103a3beb48c8efe /src/gui/painting
parent261c0dedac1d97b5960d27eedaa017d45050b654 (diff)
Avoid copying QByteArray created via fromRawData in toDouble
qt_asciiToDouble accepts a length parameter, so we can just pass that through. No need for explicitly null-terminating, which is where the copy of the data would be made. Change-Id: I4e7921541f03295a2fae6171b35157084ff3ed8c Fixes: QTBUG-65748 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/painting')
0 files changed, 0 insertions, 0 deletions