diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-10-30 16:43:45 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@sosco.com> | 2009-11-03 12:55:16 (GMT) |
commit | 92a393940d2dc3a9e2cd4f27e4ca62643c816f6f (patch) | |
tree | fa126da0824516291314f809577e13642e03081a /util/harfbuzz | |
parent | ddbccf7f066d26d3420c9ed18d8c930200814ce1 (diff) | |
download | Qt-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 'util/harfbuzz')
0 files changed, 0 insertions, 0 deletions