Skip to content

Comments

Fix memory issues#298

Merged
sdatkinson merged 1 commit intomainfrom
issue-296
Jun 16, 2023
Merged

Fix memory issues#298
sdatkinson merged 1 commit intomainfrom
issue-296

Conversation

WDL_String dir;
startPos = chunk.GetStr(this->mNAMPath, startPos);
startPos = chunk.GetStr(this->mIRPath, startPos);
this->mNAM = nullptr;
Copy link
Owner Author

Choose a reason for hiding this comment

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

I am sincerely stumped why I thought this was a good idea 😅

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.

[BUG] some possibly important bugs and solutions.

1 participant