aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h
diff options
context:
space:
mode:
authorMax <post@wickenrode.com>2014-12-23 13:14:06 +0100
committerMax <post@wickenrode.com>2014-12-23 13:14:06 +0100
commit21ced682547ef855ac6d83a00ad7fda1b8225af3 (patch)
treea0632299f0502359b46442d965839983f9e09932 /Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h
parent6a9ec56f2b12c7269589471e9a116a4515524520 (diff)
downloadsequelpro-21ced682547ef855ac6d83a00ad7fda1b8225af3.tar.gz
sequelpro-21ced682547ef855ac6d83a00ad7fda1b8225af3.tar.bz2
sequelpro-21ced682547ef855ac6d83a00ad7fda1b8225af3.zip
Fix two threading issues
* A call of setString: from background thread which could cause a "deleted thread with uncommitted CATransaction" warning * SPFieldMapperController was allocated from a background thread with an own autoreleasepool, while it contains UI objects. This could cause a crash when the autoreleasepool was drained and the field mapper forcefully released, while other UI objects still had it retained.
Diffstat (limited to 'Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h')
0 files changed, 0 insertions, 0 deletions