summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@sosco.com>2009-10-30 16:43:45 (GMT)
committerShane Kearns <shane.kearns@sosco.com>2009-11-03 12:55:16 (GMT)
commit92a393940d2dc3a9e2cd4f27e4ca62643c816f6f (patch)
treefa126da0824516291314f809577e13642e03081a /tests/manual
parentddbccf7f066d26d3420c9ed18d8c930200814ce1 (diff)
downloadQt-92a393940d2dc3a9e2cd4f27e4ca62643c816f6f.zip
Qt-92a393940d2dc3a9e2cd4f27e4ca62643c816f6f.tar.gz
Qt-92a393940d2dc3a9e2cd4f27e4ca62643c816f6f.tar.bz2
Fix crash in QApplication autotest introduced by native pixmaps (S60 3.1)
Problem was caused by S60 closing a handle under our feet when QApplication is destroyed. To avoid this, we open our own handle for the global lock instead of using the shared one inside CFbsBitmap. Also the global unlock/relock is not needed on S60 3.2 so this can be eliminated and save a few cycles (the function call was a no-op before) Reviewed-by: Jani Hautakangas
Diffstat (limited to 'tests/manual')
0 files changed, 0 insertions, 0 deletions