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

guard against illegal positions #150

Merged
merged 1 commit into from
Jan 24, 2016

Conversation

novemberborn
Copy link
Contributor

Istanbul can sometimes return illegal position values. Clamp them so they can be used by the source map consumer.

See #143 (comment) for background.

Istanbul can sometimes return illegal position values. Clamp them so they can be
used by the source map consumer.
@bcoe
Copy link
Member

bcoe commented Jan 22, 2016

@novemberborn nice elegant patch 👍

@albertogasparin would you be able to give this branch a try, and see if it solves your problems?

bcoe added a commit that referenced this pull request Jan 24, 2016
@bcoe bcoe merged commit 3d3f262 into istanbuljs:master Jan 24, 2016
@novemberborn novemberborn deleted the clamp-positions branch January 25, 2016 10:57
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.

2 participants