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

tr2/level: fix crash when freeing 16-bit textures #2420

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

rr-
Copy link
Collaborator

@rr- rr- commented Feb 1, 2025

Checklist

  • I have read the coding conventions
  • I have added a changelog entry about what my pull request accomplishes, or it is an internal change
  • I have added a readme entry about my new feature or OG bug fix, or it is a different change

Description

Fixes a regression in develop introduced in ba2d5b2 that tries to free up invalid pointer.

@rr- rr- added TRX bug A bug with TRX Unreleased Applies to things that aren't in a stable release. TR2 labels Feb 1, 2025
@rr- rr- self-assigned this Feb 1, 2025
@rr- rr- requested review from a team as code owners February 1, 2025 01:33
@rr- rr- requested review from lahm86, walkawayy and aredfan and removed request for a team February 1, 2025 01:33
Copy link
Collaborator

@lahm86 lahm86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@rr- rr- merged commit 4b91ef1 into develop Feb 1, 2025
9 checks passed
@rr- rr- deleted the level-tex-freeing-crash branch February 1, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TR2 TRX bug A bug with TRX Unreleased Applies to things that aren't in a stable release.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants