-
Notifications
You must be signed in to change notification settings - Fork 393
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Issue #750 : bmp read failure on sparc64 due to data misalignment
* The bmp infoheader on the sparc64 is not aligned on a 32-bit word, so read the data byte by byte.
- Loading branch information
1 parent
627c066
commit af59899
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters