Merge "Do not leak dump objects." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
406dd94dd5
@@ -559,6 +559,7 @@ void GraphicsStatsService::finishDumpInMemory(Dump* dump, AStatsEventList* data,
|
||||
AStatsEvent_writeBool(event, !lastFullDay);
|
||||
AStatsEvent_build(event);
|
||||
}
|
||||
delete dump;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user