Skip to content

Fix memory leak in eFEX Tau algorithm (ATR-25988)

Alan Watson requested to merge watsona/athena:master-etau-leak into 22.0

Fix memory leak in eFEX Tau algorithm (ATR-25988)

This is a minimal "quick fix", i.e. addresses the leak but not the efficiency question raised in the JIRA discussion. There is an extra functionality that should be added that is related to that same dataflow, so I propose to look at the efficiency question as part of that update.

Merge request reports