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

Commits on Jun 28, 2018

  1. Fix snapshot report merging.

    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
    coreyfarrell committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    ad50f9d View commit details
    Browse the repository at this point in the history