Skip to content

Fix segmentation fault when converting RGBE images to SRGB#13

Merged
madmiraal merged 1 commit into
RebelToolbox:mainfrom
madmiraal:fix-12
Oct 4, 2023
Merged

Fix segmentation fault when converting RGBE images to SRGB#13
madmiraal merged 1 commit into
RebelToolbox:mainfrom
madmiraal:fix-12

Conversation

@madmiraal
Copy link
Copy Markdown
Contributor

#12 introduced a bug that causes the engine to crash when converting RGBE images to SRGB.

This PR corrects the inverted mapping between the source and destination arrays.

@madmiraal madmiraal added the bug label Oct 4, 2023
@madmiraal madmiraal self-assigned this Oct 4, 2023
@madmiraal madmiraal merged commit 3fc17de into RebelToolbox:main Oct 4, 2023
@madmiraal madmiraal deleted the fix-12 branch October 4, 2023 07:44
@madmiraal madmiraal added PR Type: Bug Fix Your current game should now work as expected. and removed bug labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Type: Bug Fix Your current game should now work as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant