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

Commit 126ca6f9 authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "Must hold lock here..." into gingerbread

parents c2bc66d4 9e937269
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -267,6 +267,7 @@ void NuCachedSource2::onFetch() {
            mFetching = false;
        }
    } else {
        Mutex::Autolock autoLock(mLock);
        restartPrefetcherIfNecessary_l();
    }