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

[3.x] Fix loading RLE compressed TGA files. #49603

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jun 14, 2021

Same as #49593 for 3.x

Fix memory reads outside of input buffer when loading invalid TGA files.
@bruvzg bruvzg added this to the 3.3 milestone Jun 14, 2021
@bruvzg bruvzg requested a review from a team as a code owner June 14, 2021 15:54
@bruvzg bruvzg changed the title Fix loading RLE compressed TGA files. [3.x] Fix loading RLE compressed TGA files. Jun 14, 2021
@akien-mga akien-mga modified the milestones: 3.3, 3.4 Jun 14, 2021
@akien-mga akien-mga merged commit 26a7eed into godotengine:3.x Jun 14, 2021
@akien-mga
Copy link
Member

Thanks!

@bruvzg bruvzg deleted the tga_loader_fixes_3x branch June 15, 2021 05:11
@akien-mga
Copy link
Member

Cherry-picked for 3.3.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants