add package CaloFuture
-
I appreciate its been a while since this was committed, but I just noticed that some of the TMVA auto-generated code added in this MR is causing memory leak warnings in the sanitizer builds. see for instance the upgrade tests at
TMV_MLP_E.C
andTMV_MLP_H.C
have issues, perhaps others as well..Looking at the code, its probably just a cause of making sure the auto-generated code is patch to delete any memory it allocates. Could you please take a look ?
-
mentioned in merge request !1543 (merged)
Please register or sign in to comment