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

Skip to content
Commit a8f90c19 authored by George Burgess IV's avatar George Burgess IV
Browse files

av: remove a redundant NULL check

The unconditional `readInputParameters_l` call below this condition
immediately and unconditionally dereferences `mInput`. Either
`readInputParameters_l` needs to handle a null `mInput` reasonably, or
`mInput` can never be null. This CL assumes the latter.

Bug: None
Test: TreeHugger
Change-Id: I46f89f918257f9d4aa762a03c3d03e030a17b4a9
parent 3ec7c256
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