Skip to content

Conversation

@Fernando-A-Rocha
Copy link
Contributor

@Fernando-A-Rocha Fernando-A-Rocha commented Dec 18, 2024

See this comment: #3823 (comment)

There was a try cath block that could skip m_playerMarkerTexture initializing. This resulted in access violation when trying to free m_playerMarkerTexture in the CPlayerMap destructor. m_playerMarkerTexture = nullptr was missing in the constructor.

This commit fixes the problem: bb6c33e

cc @Dutchman101 @TheNormalnij

@Dutchman101
Copy link
Member

Still blocked by the following from dev discord:

Untitled

@Dutchman101 Dutchman101 added the feedback Further information is requested label Dec 21, 2024
@TheNormalnij TheNormalnij merged commit 8308817 into multitheftauto:master Dec 22, 2024
6 checks passed
MTABot pushed a commit that referenced this pull request Dec 22, 2024
@botder botder added bugfix Solution to a bug of any kind and removed feedback Further information is requested labels Dec 24, 2024
@botder botder added this to the 1.6.1 milestone Dec 24, 2024
@Fernando-A-Rocha Fernando-A-Rocha deleted the radar-jpg-update branch March 7, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants