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

Skip to content
Commit ad0f296e authored by Can Guo's avatar Can Guo
Browse files

Fingerprint: fix potential null pointer dereference issue



The pointer of two-dimensional array which may cause some
null pointer dereference. eg..fpc1020->pinctrl_state[1] is
not initialized by default, although fpc1020->pinctrl_state
is initialized by default. Use one dimensional array pointer
to fix the issue.

Change-Id: Ib36abe2ec60c1e5d5636471bec6c11f482313814
Signed-off-by: default avatarCan Guo <cang@codeaurora.org>
parent 6618051a
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