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

Commit 53873097 authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "RpcServer: Don't shadow local var"

parents 3ff57c4a 6fe19632
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -278,7 +278,7 @@ void RpcServer::establishConnection(sp<RpcServer>&& server, base::unique_fd clie
                return;
            }

            RpcAddress sessionId = RpcAddress::zero();
            sessionId = RpcAddress::zero();
            size_t tries = 0;
            do {
                // don't block if there is some entropy issue