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

Skip to content
Commit 92157cdd authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixed nullptr check.

arg[0] is always the command being passed to execvp and hence it will
never be null; the real args start at arg[1]

BUG: 27832567
Change-Id: I3180eae857cf028315b1da7cbd38b40994ff98b0
Fixes: 29276781
parent 194198f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment