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

Fix issue where thread names are incorrectly set #254

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Fix issue where thread names are incorrectly set #254

merged 1 commit into from
Sep 20, 2019

Conversation

agadsby
Copy link
Contributor

@agadsby agadsby commented Sep 20, 2019

Create copy of thread name on heap to prevent pointer reference on callers stack being used.
Free heap area for name after use.

Create copy of thread name on heap to prevent pointer reference on callers stack being used. 
Free heap area for name after use.
@Fish-Git Fish-Git merged commit 0465429 into SDL-Hercules-390:master Sep 20, 2019
@Fish-Git
Copy link
Member

Thank you! Accepted! :)

@agadsby agadsby deleted the patch-2 branch April 30, 2020 08:46
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.

None yet

2 participants