summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-04-18 17:05:38 +0200
committerOlivier Goffart <olivier.goffart@nokia.com>2011-05-10 12:54:48 +0200
commitdfebed5d5b5b1e1b772f183687eaa09c680dbe16 (patch)
tree9e253dddddb8caf1245813b648f276475fbd302b /tests/auto/qpainter
parentdd646cd10e75b8427c52e7835e9f6a0bb9c117df (diff)
Create a cleanup stack for each new thread on Symbian.
The native thread implementation in Qt 4.8 did not call CTrapCleanup::New() which resulted in E32USER-CBASE 69 panics in applications when they tried to use the cleanup stack in a thread's run() function. In 4.7 this was working because OpenC's pthread implementation created a CTrapCleanup automatically. Now we do it also in the native Symbian thread implementation. Trask-number: QTBUG-18822 Reviewed-by: Murray Read (cherry picked from commit 41aa023ef6019ac9745b780c953f48b8bbc42a42)
Diffstat (limited to 'tests/auto/qpainter')
0 files changed, 0 insertions, 0 deletions