Closed jknockel closed 6 years ago
This fixes a bug where the row length calculation is wrong if xres is divisible by 4 but not by 8. The fixed bug is a regression introduced in https://github.com/pts/sam2p/commit/beea3bd8dd05a731fddfa447ff0bad19fe32c973 .
Thank you for diagnosing and fixing this!
This fixes a bug where the row length calculation is wrong if xres is divisible by 4 but not by 8. The fixed bug is a regression introduced in https://github.com/pts/sam2p/commit/beea3bd8dd05a731fddfa447ff0bad19fe32c973 .