kallaballa / MidiPatch

MidiPatch is a scriptable and modular real-time software synthesizer using the PatchScript API
GNU Affero General Public License v3.0
12 stars 2 forks source link

Feeding out of bounds values to LV2Plugin crashes MidiPatch #131

Closed kallaballa closed 4 years ago

kallaballa commented 4 years ago

It dies with an assertion like this: midipatch: audio_fx.cpp:51: void dsp::simple_phaser::set_stages(int): Assertion _stages <= max_stages' failed.

kallaballa commented 4 years ago

Fixed: 9dd84846687982c63a926a1cf0fbf3ec7ededaa1