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 ksmemory_notifyUnhandledFatalSignal memory crash #594

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Sergey70
Copy link
Contributor

Added a NULL check in ksmemory_notifyUnhandledFatalSignal to ensure safe access to g_memory, preventing potential crashes.
#593

@Sergey70 Sergey70 force-pushed the 593-fix-crash-on-fatal-signal branch from e8d6830 to d0d2d4e Compare November 19, 2024 00:40
@GLinnik21 GLinnik21 linked an issue Nov 19, 2024 that may be closed by this pull request
Copy link
Collaborator

@bamx23 bamx23 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@bamx23 bamx23 merged commit 14528ab into kstenerud:master Nov 19, 2024
21 checks passed
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.

Crash EXC_BAD_ACCESS at KSCrashMonitor_Memory.m:573
2 participants