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

Commit ae8f67d7 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Gerrit Code Review
Browse files

Merge "logd: logcat unexpected EOF on slow consoles"

parents b7b92ae2 8d7656b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -193,6 +193,7 @@ bool LogTimeEntry::FilterSecondPass(const LogBufferElement *element, void *obj)

    if (me->skipAhead) {
        me->skipAhead--;
        goto skip;
    }

    me->mStart = element->getMonotonicTime();