diff options
author | Molly Lloyd <mollymerp@users.noreply.github.com> | 2018-09-18 17:31:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-18 17:31:44 -0700 |
commit | 80bdbebdfebe0f3291a73ccefc5c5956640533e3 (patch) | |
tree | b74f7099df8e494404182db29de8c6ae06d9251f /mapbox-gl-js | |
parent | a938c3ef68af249bb3199bde2818436a0bff0952 (diff) | |
download | qtlocation-mapboxgl-80bdbebdfebe0f3291a73ccefc5c5956640533e3.tar.gz |
[core] prevent crash when expression for pattern evaluates to "" (#12896)
when a source-expression like `["get", "property"]` evaluates to null and the default pattern value (empty string) is used, make sure attribute buffers get populated to avoid crashing the app
Diffstat (limited to 'mapbox-gl-js')
m--------- | mapbox-gl-js | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js -Subproject f66cead4b8f95c696d7d2636f36cafaf4a4c6bc +Subproject d38ade8f156d923da58b68923e56266d07f2d1a |