commit | c810089c27e48b816181b454fcc493d19fdbc2ba | [log] [tgz] |
---|---|---|
author | Ram Malovany <ramm@ti.com> | Thu Jul 19 10:26:09 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Aug 06 15:19:36 2012 -0300 |
tree | 1784672bacd60890f7e8d348a1b40a4a68d0a63c | |
parent | a9ea3ed9b71cc3271dd59e76f65748adcaa76422 [diff] |
Bluetooth: Fix using NULL inquiry entry If entry wasn't found in the hci_inquiry_cache_lookup_resolve do not resolve the name.This will fix a kernel crash when trying to use NULL pointer. Cc: stable@vger.kernel.org Signed-off-by: Ram Malovany <ramm@ti.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>