summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlberto Mardegan <alberto.mardegan@canonical.com>2013-11-15 13:26:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-19 14:31:08 +0100
commit911cfc4e905c022e10932812632d8b894e9e3004 (patch)
tree0a68e7222505a8e879e881317293a7e1b96251d3 /tests
parent09644cb12fc882f0602dc102357e4c151ca0a379 (diff)
XCB: do not assume that sizeof(long)==4
The code was using the "long" type when a 32 bit type was actually needed. This can cause bugs in those systems where "long" is 64 bits wide, such as Linux x86-64 (which is LP64). Task-number: QTBUG-34861 Change-Id: Iab289b2af3847dd62d8b4ecea51896936ca4c7a2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com> Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions