We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just a heads up. I was fuzz-testing random c-programs and todo.c segfaults with the following todo.txt file:
- [ ] Go Shopping - [ ] Clean the room<8A>
where the <8A> represents the byte 138
<8A>
The text was updated successfully, but these errors were encountered:
Sorry for late, but could you upload your todo.txt here?
Sorry, something went wrong.
I didn't reproduce this bug with similar todo.txt, this may have been fixed with newer commits. I think you can close this issue.
No branches or pull requests
Just a heads up. I was fuzz-testing random c-programs and todo.c segfaults with the following todo.txt file:
where the
<8A>
represents the byte 138The text was updated successfully, but these errors were encountered: