Skip to content

guiBaseObject destructor not declared virtual #21

@alesaccoia

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

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