DISTRHO / Cardinal

Virtual modular synthesizer plugin
https://cardinal.kx.studio/
GNU General Public License v3.0
2.28k stars 155 forks source link

Fixed access of uninitialized memory in Sapphire Elastika. #452

Closed cosinekitty closed 1 year ago

cosinekitty commented 1 year ago

Updated commit hash of Sapphire plugin to include this fix:

https://github.com/cosinekitty/sapphire/commit/b30d20745dd028961b0047b506d560ed48f2656c

falkTX commented 1 year ago

nice, thanks!

btw, for any other next PRs, please create a branch in cardinal and push that branch as the PR. that way we have CI checks before merging.