Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a surge crash case on menu close in reaper
Escape-closing surge with the patch menu open would segv because we didn't do the safe pointer thing. We really need to do that everywhere (See Closes surge-synthesizer#6558
- Loading branch information