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

Ensure that LoadSequentialFile() actually read the whole file #5831

Merged
merged 13 commits into from
Jul 4, 2020

Use std::ifstream.read() for all cases

c4b7ffa
Select commit
Loading
Failed to load commit list.
Merged

Ensure that LoadSequentialFile() actually read the whole file #5831

Use std::ifstream.read() for all cases
c4b7ffa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs