Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[easy] Fix zstd bench error message #2753

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

senhuang42
Copy link
Contributor

I remember this confusing me the first time I saw it, so should probably fix it.
Prior to this fix, if you ran

./zstd -b1 nonexistent_file
Not enough memory; testing 0 MB only...
Error 12 : not enough memory 

Now the message is more accurate

Error 9 : Error loading files

@Cyan4973
Copy link
Contributor

Thanks @senhuang42 ! This is indeed a small yet welcome improvement !

@senhuang42 senhuang42 merged commit 1f3fc19 into facebook:dev Aug 24, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants