Skip to content
GitLab
Explore
Sign in
RootStorageSvc+RootAuxDynIO: Fix memory leaks.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:leak.RootStorageSvc-20201222
into
master
Dec 22, 2020
Overview
3
Commits
2
Pipelines
1
Changes
3
Expand
The IRootAuxDynReader objects were never deleted. Change to hold them via unique_ptr.
Merge request reports
Loading