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 crash when the mangled name is null #38

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

waywardmonkeys
Copy link
Contributor

Fixes #37.

@waywardmonkeys waywardmonkeys force-pushed the fix-null-mangled-name-crash branch from 26dfc80 to 63ae7f5 Compare November 11, 2024 06:05
@waywardmonkeys waywardmonkeys merged commit bde72aa into main Nov 11, 2024
3 checks passed
@waywardmonkeys waywardmonkeys deleted the fix-null-mangled-name-crash branch November 11, 2024 06:29
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: mangled_name may crash if SBSymbolGetMangledName returns null pointer
1 participant