summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorAnand Thakker <anandthakker@users.noreply.github.com>2017-06-09 06:28:14 -0400
committerGitHub <noreply@github.com>2017-06-09 06:28:14 -0400
commitf59eb822e12b54f74e688a138dc8f4ede1feade8 (patch)
tree7d0d9039e96fd7ffef8ff89c85c7dcf639737da2 /circle.yml
parent66c2a2a0b7c42e1947f57a412ece66fa8eaac149 (diff)
downloadqtlocation-mapboxgl-f59eb822e12b54f74e688a138dc8f4ede1feade8.tar.gz
Fix undefined memory access in getCoveringRanges() (#9227)
* Add simple unit tests for SymbolSizeBinder * Fix bug in symbol size uniform value calculation For camera functions we were setting the zoom levels in "covering ranges" to `[(zoom stop <= tile zoom), (zoom stop >= 1 + tile zoom)]`, but then evaluating the function at `[tile_zoom, tile_zoom + 1]`. * Check for it != end() before accessing it->first
Diffstat (limited to 'circle.yml')
0 files changed, 0 insertions, 0 deletions