Don't try to carry over qPrintable() pointers
authorLasse Holmstedt <lasse.holmstedt@nokia.com>
Thu, 2 Feb 2012 14:54:05 +0000 (15:54 +0100)
committerGunnar Sletta <gunnar.sletta@nokia.com>
Fri, 3 Feb 2012 08:36:20 +0000 (09:36 +0100)
commit7c02d300ce5274f17b13d8da857217af3343fda7
tree986cb2ba48163b36eb63549b149a6bed33afce47
parentc8ca4b74a8ad7469c3597ec9412cf175b1ef6fcc
Don't try to carry over qPrintable() pointers

The pointer is out of scope by the time it's sent through wayland.

Change-Id: I00e9f050dfa47bf078921600d2bf63502f0b4897
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Ian Monroe <ian.monroe@nokia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/compositor/wayland_wrapper/wlextendedsurface.cpp
src/compositor/wayland_wrapper/wlextendedsurface.h
src/compositor/wayland_wrapper/wlsurface.cpp