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

Update animated fuzzing harness to the latest API #42

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

Shnatsel
Copy link
Contributor

@Shnatsel Shnatsel commented Jan 1, 2024

Still loops infinitely (?) or at least for over a minute on this input: timeout-c21d668c07f7c336a3284ad6b36f7bfaac27138c.webp.gz

@fintelia fintelia merged commit 9554de7 into image-rs:main Jan 1, 2024
9 checks passed
@Shnatsel Shnatsel deleted the anim-fuzz-2 branch January 1, 2024 22:15
@fintelia
Copy link
Contributor

fintelia commented Jan 2, 2024

Realized that the infinite loop is actually caused by a confusing API. #43 changes things to return an error if you attempt to read past the end of the animation, rather than Ok(None).

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.

2 participants