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 quitting sdrangel when the SID window is open #2121

Merged
merged 1 commit into from
May 23, 2024

Conversation

dforsi
Copy link
Contributor

@dforsi dforsi commented May 22, 2024

Fixes a stack exhaustion that happens in some machines/compiler combinations.

Fixes #2119.

I'm adding a if (m_solarDynamicsObservatory) as in the constructor.

Fixes a stack exhaustion that happens in some machines/compiler combinations.
Fixes f4exb#2119
@f4exb f4exb merged commit f12ca5d into f4exb:master May 23, 2024
1 of 3 checks passed
@dforsi dforsi deleted the fix/sid-crash branch May 23, 2024 17:44
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 quitting sdrangel when the SID window is open
2 participants