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

wutstdc++: Check if memory allocations were successful on thread creation #268

Merged
merged 1 commit into from
Sep 17, 2022

Conversation

Maschell
Copy link
Contributor

@Maschell Maschell commented Sep 3, 2022

We should return an error when allocating memory. This allows us to catch a exception instead of crashing.

@Maschell Maschell force-pushed the gthreadcheckallocations branch from 815dff3 to 656068e Compare September 3, 2022 12:10
@Maschell Maschell changed the title gthread: Check if memory allocation was successful wutstdc++: Check if memory allocations were successful on thread creation Sep 3, 2022
@fincs fincs merged commit 6c1388a into devkitPro:master Sep 17, 2022
@Maschell Maschell deleted the gthreadcheckallocations branch October 6, 2022 10:36
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.

2 participants