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

exceptionhandler.cpp: Fix possible crash if popen fails #3301

Merged

Conversation

past-due
Copy link
Member

@past-due past-due commented Jul 9, 2023

Fixes #3291

@past-due past-due added this to the 4.4.0-beta1 milestone Jul 9, 2023
@past-due past-due merged commit 5d4634a into Warzone2100:master Jul 9, 2023
@past-due past-due deleted the 2023_06_fix_exceptionhandler_crash_1 branch July 9, 2023 22:07
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.

SEGV on Linux when popen("which %s", "r") fails
1 participant