summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorAlberto Mardegan <mardy@users.sourceforge.net>2011-11-11 12:10:22 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-16 18:16:26 +0100
commit45d37022956238273d1afcd7f2083c844987e933 (patch)
tree69951985b3c3cd64947e3fbec94c41f2415ff841 /tests/tests.pro
parent280f8829b6eeaafe8b22a33c996a088676b1cc99 (diff)
Don't directly access QList contents
The existing code doesn't work on 64bit machines. We must first convert the list into a QVector, which guarantees that elements are laid out correctly as an array. Merge-request: 1467 Reviewed-by: thiago (cherry picked from commit 00020eed3fa948f69cfa776e92121edec6f975cc) Change-Id: I00020eed3fa948f69cfa776e92121edec6f975cc Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/tests.pro')
0 files changed, 0 insertions, 0 deletions