Skip to content

RootUtils: Fix memory leak.

Scott Snyder requested to merge ssnyder/athena:leak.RootUtils-20230526 into 23.0

Forgot a Py_DECREF. See ATEAM-906.

Merge request reports