Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mbgl built in debug+asan mode #652

Merged
merged 1 commit into from
Aug 22, 2018
Merged

mbgl built in debug+asan mode #652

merged 1 commit into from
Aug 22, 2018

Conversation

springmeyer
Copy link
Contributor

This adds a version of mapbox-gl-native compiled with in debug mode with -fsanitize=address,undefined,integer,leak. This is useful when you need to compile a downstream application with -fsanitize=address,undefined,integer,leak: otherwise spurious errors will arise like mapbox/vtshaver#3.

@springmeyer springmeyer merged commit 66356e2 into master Aug 22, 2018
@springmeyer springmeyer deleted the mbgl-asan branch August 22, 2018 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant