Skip to content
Commit 5943efcf authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Exe Thumbnailer] Ignore depth > 32

The depth information is read unaltered from the ico file and might be bogus.
QImage::depth() claims that 32 is the largest supported value, so cap here.

Differential Revision: https://phabricator.kde.org/D15818
parent 0fe3eb9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment