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

Fix snapshot report merging. #1852

Merged
merged 1 commit into from
Jul 13, 2018
Merged

Fix snapshot report merging. #1852

merged 1 commit into from
Jul 13, 2018

Conversation

coreyfarrell
Copy link
Contributor

Rename newLength to checkPosition to make the function clearer.
At the end of the loop checkPosition points to the last index that
does not contain a line ending, so add one to include it.

Fixes #1848

Rename `newLength` to `checkPosition` to make the function clearer.
At the end of the loop `checkPosition` points to the last index that
does not contain a line ending, so add one to include it.

Fixes #1848
@novemberborn novemberborn merged commit 223f992 into avajs:master Jul 13, 2018
novemberborn added a commit that referenced this pull request Oct 21, 2018
I reckon this fixes a regression introduced in #1852.
novemberborn added a commit that referenced this pull request Oct 22, 2018
I reckon this fixes a regression introduced in #1852.
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

2 participants