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

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

Merge "Clean up possible null dereference warning."

parents ee9806ad 88a69ded
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -148,6 +148,7 @@ void CacheTracker::loadItemsFrom(const std::string& path) {
        }

        // Bubble up modified time to parent
        CHECK(p != nullptr);
        switch (p->fts_info) {
        case FTS_DP:
        case FTS_DEFAULT: