commit | e029488a94c8d598f2ba7f5d2a1c29f43fcd9fc4 | [log] [tgz] |
---|---|---|
author | Sai Aitharaju <saia@codeaurora.org> | Wed Oct 15 15:18:31 2014 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:17:19 2016 -0600 |
tree | a883b2c4c2e6db239c50bb7a1e24141ec281a417 | |
parent | ec1baaca9e102f2c2e69bbbabac4024ab28a23d1 [diff] |
Bluetooth: Fix to avoid NULL pointer dereferences These checks are added: -- Added NULL check for 'prop' variable in sendUuidIntent() -- Avoided NULL pointer dereference of 'bdDevice' variable in pinRequestCallback() Change-Id: I2a889d3320b882b3254f60d6136c120f4bcfa923 CRs-Fixed: 739553