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

Commit fa7383cf authored by Lee Shombert's avatar Lee Shombert Committed by Android (Google) Code Review
Browse files

Merge "Initialize the Timer::splits pointer" into main

parents 2ab891ff 77cdc4ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -914,6 +914,7 @@ class AnrTimerService::Timer {
            started(0),
            timeout(0),
            extend(false),
            splits(nullptr),
            nextSplit(0),
            status(Invalid),
            scheduled(0),