Skip to content

"double free or corruption (out)" crash when calling clap_plugin->destroy() #4

@BillyDM

Description

@BillyDM

When I call clap_plugin.destroy() one of these example plugins, I get a crash saying double free or corruption (out).

I've made sure that I'm only calling clap_plugin->destroy() once. I've tried some other clap plugins and they don't crash, so maybe it's something wrong with these plugins?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions