summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorDavid Faure <david.faure@kdab.com>2012-02-06 13:31:41 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-08 00:52:00 (GMT)
commitf41135a9f83d17b319ad050dfacc7a8e88598151 (patch)
tree19c825c7e0aff03157ed07164bf9811653d1fa91 /dist
parent2e220e4603d6a0c21efee3a884be76e9f2d7ebb7 (diff)
downloadQt-f41135a9f83d17b319ad050dfacc7a8e88598151.zip
Qt-f41135a9f83d17b319ad050dfacc7a8e88598151.tar.gz
Qt-f41135a9f83d17b319ad050dfacc7a8e88598151.tar.bz2
Make QString::latin1() re-entrant, the global QHash needs a mutex.
*Different* instances of QString used in different threads would often lead to crashes due to the global QHash used by latin1() and ascii(). Basic autotest for latin1() added. Change-Id: If4fd450deb28f41b1d71f377cacb8815ddeffbee Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions