We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following base64-encoded ico makes the decoder cause a OOM condition:
AAABAAEAIP//////////EAAAFgAAACgAAABAAAAgEAAAAAEAAQAAAAAAAAAAAAEAAAEAAAAAAAAA AAAAAAAAAAAB//////8A
This is what file says: MS Windows icon resource - 1 icon, 32x255, 255 colors, 65535 planes, 65535 bits/pixel
file
Both GIMP and eog handled the file fine by figuring out the file is invalid.
The text was updated successfully, but these errors were encountered:
I am closing this as it should have been addressed in #632.
Sorry, something went wrong.
No branches or pull requests
Following base64-encoded ico makes the decoder cause a OOM condition:
This is what
file
says: MS Windows icon resource - 1 icon, 32x255, 255 colors, 65535 planes, 65535 bits/pixelBoth GIMP and eog handled the file fine by figuring out the file is invalid.
The text was updated successfully, but these errors were encountered: