commit | fcd156ee8bc6a989dbf7e5efbccdc9cdb831fd27 | [log] [tgz] |
---|---|---|
author | Sathish Narasimman <nsathish41@gmail.com> | Wed Apr 08 10:57:03 2020 +0530 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Apr 08 08:16:56 2020 +0200 |
tree | 78655072d2cacc5d887603be2200dc3c4050a8a9 | |
parent | d1d900f822b6b2874de9c1ef8094fc8df56a2f9f [diff] |
Bluetooth: btusb: check for NULL in btusb_find_altsetting() The new btusb_find_altsetting() dereferences it without checking the check is added in this patch Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>