Skip to content

Renderer: Fix icon texture OOB crash when switching saves#51

Merged
SternXD merged 1 commit into
masterfrom
crashfix
Apr 26, 2026
Merged

Renderer: Fix icon texture OOB crash when switching saves#51
SternXD merged 1 commit into
masterfrom
crashfix

Conversation

@SternXD
Copy link
Copy Markdown
Collaborator

@SternXD SternXD commented Apr 26, 2026

Description of Changes

Fixed icon switch crash caused by texture OOB reads.

Rationale behind Changes

Some icons can have missing/invalid texture data so switching to them could crash during RGBA conversion.

Suggested Testing Steps

Switch icons repeatedly in all of the renderers

Did you use AI to help find, test, or implement this issue or feature?

No.

@github-actions github-actions Bot added Core Changes to the core logic and PlayStation 2 formats. macOS macOS-specific changes. Vulkan Changes specific to the Vulkan backend OpenGL Changes specific to the OpenGL backend Metal Changes specific to the Metal backend labels Apr 26, 2026
@SternXD SternXD merged commit 3b2a9b2 into master Apr 26, 2026
9 checks passed
@SternXD SternXD deleted the crashfix branch April 26, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Changes to the core logic and PlayStation 2 formats. macOS macOS-specific changes. Metal Changes specific to the Metal backend OpenGL Changes specific to the OpenGL backend Vulkan Changes specific to the Vulkan backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant