Skip to content

metal : fix uninitialized abort_callback #8968

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

Merged
merged 1 commit into from
Aug 10, 2024
Merged

metal : fix uninitialized abort_callback #8968

merged 1 commit into from
Aug 10, 2024

Conversation

slaren
Copy link
Member

@slaren slaren commented Aug 10, 2024

abort_callback may be used uninitialized, resulting in a crash.

Fixes #8961

@slaren slaren merged commit 6e02327 into master Aug 10, 2024
52 of 53 checks passed
@slaren slaren deleted the sl/fix-metal-init branch August 10, 2024 13:42
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
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: process crashes when creating a context on Metal
2 participants