Skip to content

Don't leak user data for constaint functions #9

@adwhit

Description

@adwhit

After #7 , we no longer leak user data from the main optimization pass. However we still leak data when using the various constraint functions. To fix this, would need to store the user data inside the struct, similarly to before. It's a bit more tricky though because there may be multiple constraint functions (I think)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions