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

Skip to content
Commit 9d653056 authored by Greg Kaiser's avatar Greg Kaiser
Browse files

Fix nullptr check

We assume the function argument is non-null (otherwise we would
have crashed by this point).  What we really want to check here
is the result of the subfunction we've called, so we fix the
code to do that.

Test: TreeHugger
Bug: 190810951
Change-Id: I4f979c98f90b772527b270d51a25dcbfd8b122a2
parent e139c016
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment