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

archive: Fix crash when fed empty input #753

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Conversation

robinlinden
Copy link
Owner

terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string: construction from null is not valid

We always know what kind of data we expect.
```
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string: construction from null is not valid
```
@robinlinden robinlinden merged commit 500f366 into master Nov 9, 2023
22 checks passed
@robinlinden robinlinden deleted the archive-fuzz-test branch November 9, 2023 00:33
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 this pull request may close these issues.

1 participant