summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-07-17 14:20:08 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-07-17 14:20:08 +0300
commit9b1c3a4c5e0151d3c967b1734ea52b3298a85e69 (patch)
tree5f103cb4f1e108d4d42309fd2e2e1150b2373a80 /CMakeLists.txt
parent116770cb3f53f334f91c9dbd5bbb66b2c82d2508 (diff)
downloadqtlocation-mapboxgl-upstream/tmpsantos-android_race.tar.gz
[android] Fix possibly race on undefined behaviorupstream/tmpsantos-android_race
`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 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions