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

Commit 78374112 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Fix memory leak and abort" into mainline-prod

parents 7d82e24b 00952bdd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -840,7 +840,7 @@ media_status_t MatroskaSource::readBlock() {
        }

        if (err != OK) {
            mPendingFrames.clear();
            clearPendingFrames();

            mBlockIter.advance();
            mbuf->release();