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
Thanks for reporting! I suspect the problem is within the golang.org/x/image/tiff decoder though. The library itself is not using any 3rd party library or decoder, it just requires a valid image.Image, which seems the malformed here.
The library panics in case of uploading a broken image.
Relates to disintegration/imaging#165
Minimal reproducible example
Panic
The text was updated successfully, but these errors were encountered: