-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue causing FreeDV to segfault on exit when RADE is running. (#814
) * Fix issue causing FreeDV to segfault on exit when RADE is running. * Add logic to go through all the stop steps on exit as though the user pushed the Stop button. * Move AudioEngine shutdown to destructor. * Simplify exit logic and defer form destroy until after modem stop. * Don't skip the event on window close or else wxWidgets will destroy twice.
- Loading branch information
Showing
2 changed files
with
55 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters