summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-07-17 14:20:08 +0300
committerKonstantin Käfer <mail@kkaefer.com>2018-07-17 18:36:37 +0200
commitbffc60fefda049c8cde0843988c2b73ab87b6103 (patch)
tree05ff12ea6424cc8bf3b617e5d7e6f3efc233ef15 /platform/ios/CHANGELOG.md
parent93d37282d9d7f4050a7fc682de8abea01996f113 (diff)
downloadqtlocation-mapboxgl-bffc60fefda049c8cde0843988c2b73ab87b6103.tar.gz
[android] Fix possibly race on undefined behavior
`runnable->iter = runnables.end()` assumes that `::end()` is a `static` or `constxpr` and thread-safe. This is likely to be true for most of the implementations. That said we cannot rely on undefined behavior and we should assume the worse case scenario.
Diffstat (limited to 'platform/ios/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions