diff options
author | Soenke Huster | 2022-07-22 13:53:07 +0200 |
---|---|---|
committer | Luiz Augusto von Dentz | 2022-08-08 17:04:37 -0700 |
commit | ce78e557ff8819f2d10e8d6bae79404bfbbd6809 (patch) | |
tree | f67b73208d3cdb95f0fa3a75bc473f900038176c /LICENSES | |
parent | 0eee4995f40573f65ed67cea4d20fcf389d353de (diff) |
Bluetooth: Fix null pointer deref on unexpected status event
__hci_cmd_sync returns NULL if the controller responds with a status
event. This is unexpected for the commands sent here, but on
occurrence leads to null pointer dereferences and thus must be
handled.
Signed-off-by: Soenke Huster <soenke.huster@eknoes.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions