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

one bug when I use #17

Closed
flyingwaters opened this issue May 25, 2022 · 2 comments
Closed

one bug when I use #17

flyingwaters opened this issue May 25, 2022 · 2 comments

Comments

@flyingwaters
Copy link

No description provided.

@flyingwaters
Copy link
Author

the line 1175/28 of main.rs "outputs[which_array][index+1]" actually should be "outputs[which_array][index]". If you take the real length of deplicate sentence as the param "--length-bytes", there would be one out of bound bug. I find maybe the code "index+1" cause it. ~! just a little error , project is good.

@carlini
Copy link
Collaborator

carlini commented May 25, 2022

Thanks! I'll take a look later this week.

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

No branches or pull requests

2 participants