Skip to content

Fix crash when quitting sdrangel when the SID window is open#2121

Merged
f4exb merged 1 commit intof4exb:masterfrom
dforsi:fix/sid-crash
May 23, 2024
Merged

Fix crash when quitting sdrangel when the SID window is open#2121
f4exb merged 1 commit intof4exb:masterfrom
dforsi:fix/sid-crash

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
@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