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

Skip to content
Commit 8e27fc66 authored by Sai Aitharaju's avatar Sai Aitharaju Committed by Linux Build Service Account
Browse files

BT App: Fix to resolve Static Code Analysis issues

Use case:
During static code analysis of Bluetooth Application
codespace, many NULL pointer exceptions
and Array Index Out of Bounds Exceptions were observed.

Root Cause:
No proper NULL checks before dereferencing a pointer
and no proper boundary checks kept for the array indices.

CRs-fixed: 760114
Change-Id: I0c12a5ce37243695a839d0f976917da27d7fa989
parent 22b4460f
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