daphne-eu / daphne

DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
Apache License 2.0
67 stars 62 forks source link

[DAPHNE-#911] Correct reference counter for arith.select result. #912

Open pdamme opened 1 week ago

pdamme commented 1 week ago

This PR fixes the double-free bug mentioned in #911, but is still in draft state, because I suspect it can create memory leaks in certain cases. No review required at the moment.