Skip to content

guiBaseObject destructor not declared virtual #21

Description

@alesaccoia

Hello,
looking for leaks with valgrind I've found that guiBaseObject doesn't declare a virtual dtor, so the dtor of ofxControlPanel doesn't deallocate properly the objects of the guiObjects vector, etc etc... right now they are all leaking I guess!
Alessandro

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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