summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-05-02 12:34:50 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-05-02 16:36:37 -0700
commit0bd9eac1744124e135df03753baa7395917ccf23 (patch)
tree1d201ca9bbb7ff6501dd98cfdb2e92cfa1b3076f /deps
parent8e200ae38736e402929c90a105db9ff6f7677c2a (diff)
downloadqtlocation-mapboxgl-0bd9eac1744124e135df03753baa7395917ccf23.tar.gz
[ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer
MBGLOfflineRegionObserver is owned by the offline database thread, and might be destroyed by the time the dispatch_async completes. Instead of implicitly capturing this, capture a copy of the MBGLOfflinePack weak pointer.
Diffstat (limited to 'deps')
0 files changed, 0 insertions, 0 deletions