Skip to content

Fix reading bits-per-pixel from BMP header.

This seem to work on little-endian machines since the following data was apparently zeros, but doesn't work on big-endian machines, like s390x: https://kojipkgs.fedoraproject.org//work/tasks/1970/35121970/build.log

Merge request reports