dynamically allocate model in ResultsTree#7798
Conversation
|
Unfortunately this does not fix other crashing issues related to the results. |
|
Okay, now that test leaks memory. So it seems the tree won't take the ownership. |
|
Something is wrong with a |
|
I pushed the minimized reproducer so it can be reproduced easily. |
4f20f02 to
ddb9ec9
Compare
|
It will only fail with GCC so since the ASAN job uses Clang it will always pass. |
|
It looks like the data passed to |
41c681d to
ca53b38
Compare
|
I forgot to pass |
ca53b38 to
afb3554
Compare
ResultsTree (fixes TestResultsTree::test1())ResultsTree
afb3554 to
38cb4b5
Compare
|
|
If you call |
Can you please clarify if this PR fix the issue and you want it merged? |
It does not fix the issue (I removed the reference from the title) - and I want it merged as it correctly implements the usage of a model. |
ResultsTreeResultsTree
danmar
left a comment
There was a problem hiding this comment.
it feels like somebody else will someday try to change this back to avoid that new is used..



No description provided.