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

Benchmarking program nc_perf/bm_file.c has integer overflows when used on really big files #1552

Closed
edwardhartnett opened this issue Nov 22, 2019 · 0 comments · Fixed by #1555

Comments

@edwardhartnett
Copy link
Contributor

The benchmarking program bm_file.c in nc_perf has some good old-fashioned integer overflows when used on a really big file, like the one under investgation in #1543

I have a new version of bm_file.c with these fixed. I will submit a PR shortly.

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 a pull request may close this issue.

1 participant