You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can see, the tiff type is not checked during parsing, so the assertion is checking a property that isn't enforced anywhere. The assertion doesn't fail on a release build, and nothing bad happens, so I am inclined to replace the assertion with a warning message.
I have only been able to reproduce this bug with the fuzzer, but I think it is a good idea to fix it regardless.
Reproduction steps (
main
branch):poc:
output:
The text was updated successfully, but these errors were encountered: