Skip to content

Null pointer dereference if create_plugin() returns null #392

@SamWindell

Description

@SamWindell

CLAP plugins are allowed to return null from create_plugin if there's an error: https://github.com/free-audio/clap/blob/69a69252fdd6ac1d06e246d9a04c0a89d9607a17/include/clap/factory/plugin-factory.h#L30-L37

The wrapper should make an effort to handle this.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions