Skip to content

Handle malformed WEBP headers - #114

Merged
lucianbc merged 1 commit into
mainfrom
fix-array-index-out-of-bounds
Sep 8, 2026
Merged

Handle malformed WEBP headers#114
lucianbc merged 1 commit into
mainfrom
fix-array-index-out-of-bounds

Conversation

@lucianbc

@lucianbc lucianbc commented Sep 8, 2026

Copy link
Copy Markdown
Member

Some webp images can have a malformed header, that imageio cannot handle. This change handles this case, by treating these images as full white.

Some webp images can have a malformed header, that imageio cannot
handle. This change handles this case, by treating these images as full
white.
@lucianbc
lucianbc merged commit b6cdda0 into main Sep 8, 2026
10 checks passed
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