* commit '02de7d7a87b6918e2c7d70ba9445a3e1559f13d8': logd: logcat unexpected EOF on slow consoles
This commit is contained in:
commit
6a5b8cf575
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ bool LogTimeEntry::FilterSecondPass(const LogBufferElement *element, void *obj)
|
|||
|
||||
if (me->skipAhead) {
|
||||
me->skipAhead--;
|
||||
goto skip;
|
||||
}
|
||||
|
||||
me->mStart = element->getMonotonicTime();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue