forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
One patch - init - has a category and id which isn't in range. Others may. This results in +/_ browser sometimes going out of range on an array and segfaulting. So be defensive in our beyond-the-edge checkes. Addresses surge-synthesizer#319 Former-commit-id: b53297d1b6873ebbb0e116a07d595d0edc7103e4 [formerly 01b0953] Former-commit-id: 09dcc967cb087993bcc0fcd4cc673449a6b88fe5 Former-commit-id: 0e4397049cebe38f429edb0539ed4c7e2abb1b21
- Loading branch information
Showing
2 changed files
with
74 additions
and
34 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