Skip to content

Conversation

@ivanaclairineirsan
Copy link

This PR fixes a potential security vulnerability in function GLES_CreateTexture that was cloned from https://github.com/libsdl-org/SDL but did not receive the security patch.

Details:

Affected Function: GLES_CreateTexture in libs/SDL2/src/render/opengles/SDL_render_gles.c

Original Fix: libsdl-org/SDL@00b67f5

What this PR does:

This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

References:

Please review and merge this PR to ensure your repository is protected against this potential vulnerability.

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.

1 participant