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

Commit 01570978 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

logd: wrap timed entry too early, timeout immediately

Bug: 26447386
Change-Id: I8d5588831f558061ef21b2a5aeedc865e9ae4cc7
parent a649a7df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ FlushCommand::FlushCommand(LogReader &reader,
        mLogMask(logMask),
        mPid(pid),
        mStart(start),
        mTimeout(timeout) {
        mTimeout((start > 1) ? timeout : 0) {
}

// runSocketCommand is called once for every open client on the