summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcoregraphics.mm
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-11-05 13:12:16 -0800
committerThiago Macieira <thiago.macieira@intel.com>2018-11-11 06:06:22 +0000
commit185f9e0758cd7ee649f42b5c788fdfff6031d83c (patch)
tree115d240f41bf26d44988c07bdfefaf7968d5a58b /src/gui/painting/qcoregraphics.mm
parent58437fb125f60c11ba8e97c914fa8db8c89c7373 (diff)
Merge the qt_memfill{,_template} functions
We had two copies of the Duff's Device implementation, one in the .cpp and one in the header. One of the two implementations had a protection against zero counts, the other didn't. So move the .cpp implementation to the header and use it in the functions that were declared there. Fixes: QTBUG-16104 Patch-By: Allan Sandfeld Jensen <allan.jensen@qt.io> Change-Id: Iba4b5c183776497d8ee1fffd156456cc3502946e Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/gui/painting/qcoregraphics.mm')
0 files changed, 0 insertions, 0 deletions