Skip to content
New issue

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

TIFFIO: Fix memmap endianness issues #110

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Conversation

csparker247
Copy link
Member

When attempting to MemMap a TIFF file, also check that the file's endianness matches that of the system.

Fixes #108.

@csparker247 csparker247 mentioned this pull request Oct 17, 2024
4 tasks
@csparker247 csparker247 merged commit 08e5c9a into develop Oct 18, 2024
7 checks passed
@csparker247 csparker247 deleted the avoid-memmap-issues branch October 18, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Textures are all noise
1 participant