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

[skrifa] replace todo! with None for color bbox #1201

Merged
merged 3 commits into from
Oct 23, 2024
Merged

[skrifa] replace todo! with None for color bbox #1201

merged 3 commits into from
Oct 23, 2024

Conversation

dfrg
Copy link
Member

@dfrg dfrg commented Oct 23, 2024

Fixes abort caused by todo!() and caught by fuzzing.

ref
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71277 and https://oss-fuzz.com/testcase?key=5794538109599744

JMM if happy

Copy link
Collaborator

@rsheeter rsheeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only nit is that None for COLRv0 seems like an obvious unit test :) Happy to take that in a follow-on as this removes a case where we kerplode.

@dfrg
Copy link
Member Author

dfrg commented Oct 23, 2024

Perhaps I thought it was too obvious :)

I'll go ahead and add before merging.

@dfrg dfrg merged commit 128971f into main Oct 23, 2024
10 checks passed
@dfrg dfrg deleted the colr-clip-box branch October 23, 2024 16:50
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