Closed Stazed closed 1 year ago
Hello! Thank you for your report. Will fix in the upcoming release.
Refactored the structure, will be available in 1.2.4: https://github.com/lsp-plugins/lsp-plugin-fw/commit/15635e07243ae3536c09d16fe5322c077147b23d
Available in 1.2.4!
In file: lsp-plugins/modules/lsp-plugin-fw/include/lsp-plug.in/plug-fw/wrap/lv2/extensions.h
struct Extensions: --- line 202 is defined but not initialized.
--- line 413 is the only place that it gets initialized, but only if the host supports it.
Adding to initializer around line 225 fixes it. Extensions()
The uninitialized is causing this issue with qtractor, and same with a host that I am working on. https://www.rncbc.org/drupal/node/2393