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

Commit 946ed32c authored by Ghanim Fodi's avatar Ghanim Fodi
Browse files

msm: ecm_ipa: Fix dereferencing a pointer before a NULL check



Inside ecm_ipa_tx_complete_notify() function there is
a dereference to pointer and then a NULL check.
NULL check needs to be done first to prevent NULL
pointer dereference.

Change-Id: If9a17a363898bafad73ee315a8be00fe76aa700a
Signed-off-by: default avatarGhanim Fodi <gfodi@codeaurora.org>
parent f37840a7
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