Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 175f0f0b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "fix a memory leak."

parents 88c32343 8caa24eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -404,6 +404,8 @@ status_t MediaAnalyticsService::dump(int fd, const Vector<String16>& args)
    } else {
        dumpRecent(result, ts_since, only);
    }
    free((void*)only);
    only=NULL;


    if (clear) {