diff options
| author | Gatis Paeglis <gatis.paeglis@nokia.com> | 2012-07-30 11:31:54 +0200 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-02 20:38:54 +0200 |
| commit | 7781e95623c0c86dc8b1fa5659cd26f29471818c (patch) | |
| tree | cb392a309f15983906af16640e97841f3c2f779e /qmake/generators/unix/unixmake.cpp | |
| parent | 95bba3802b71532b656c277406ee802db099ed2f (diff) | |
Fix badAtom issues introduced by behavior changes between Xlib and xcb.
In Xlib, the 'length' variable gets updated with the the actual number
of 8-bit, 16-bit, or 32-bit items stored in the returned data, but xcb
returns the actual number of bytes read through xcb_get_property_value_length,
therefore the logic of calculating offset was broken.
Task-number: QTBUG-26709
Change-Id: I04de3b5c5631cfaf9b3c2c3d4513be73c569f61f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'qmake/generators/unix/unixmake.cpp')
0 files changed, 0 insertions, 0 deletions
