Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Fix null expression crash#7472

Merged
1ec5 merged 1 commit into
release-ios-v3.4.0from
1ec5-expression-null-7467
Dec 23, 2016
Merged

Fix null expression crash#7472
1ec5 merged 1 commit into
release-ios-v3.4.0from
1ec5-expression-null-7467

Conversation

@1ec5
Copy link
Copy Markdown
Contributor

@1ec5 1ec5 commented Dec 17, 2016

Convert NSNull into an mbgl::NullValue. This latent bug was exposed by #7377, which sent MGLShapeSource through the same code path used to convert MGLVectorSource predicates into mbgl style filters.

Fixes #7467.

Convert NSNull into an mbgl null value.
@1ec5 1ec5 added crash iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling labels Dec 17, 2016
@1ec5 1ec5 added this to the ios-v3.4.0 milestone Dec 17, 2016
@1ec5 1ec5 self-assigned this Dec 17, 2016
@1ec5 1ec5 requested a review from frederoni December 17, 2016 23:42
@mention-bot
Copy link
Copy Markdown

@1ec5, thanks for your PR! By analyzing this pull request, we identified @incanus and @boundsj to be potential reviewers.

@1ec5 1ec5 merged commit 2c62f0a into release-ios-v3.4.0 Dec 23, 2016
@1ec5 1ec5 deleted the 1ec5-expression-null-7467 branch December 23, 2016 11:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

crash iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants