Skip to content
Snippets Groups Projects
Commit ed6df958 authored by Cedric Caffy's avatar Cedric Caffy
Browse files

Should fix memory leak issue with GarbageCollectorRetrieveAllStatusesAndQueues

parent bf5a4fa9
Branches
Tags
No related merge requests found
......@@ -1106,7 +1106,6 @@ TEST(ObjectStore, GarbageCollectorRetrieveAllStatusesAndQueues) {
cta::catalogue::DummyCatalogue catalogue;
// Here we check that can successfully call RetrieveRequests's garbage collector
cta::objectstore::BackendVFS be;
std::string backendPath = be.getParams()->getPath();
// Create the root entry
cta::objectstore::RootEntry re(be);
re.initialize();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment