Open
Description
steps to reproduce:
- switch to branch associated with current ticket
custom TWidget class with log messages is added to illustrate issue. - build and run foedag
- run project compilation
- activate "Synthesis - Design Statistics"
- see that we create TWidget constructor printed in the log message
- close tab report, here we must see destructor message ~TWidget, but it doesn't occur.
- if we repeat the steps 5) and 6) we will continuously dynamically allocate the widget and don't release memory
Metadata
Metadata
Assignees
Labels
No labels