diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-03-10 22:46:56 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-03-13 23:40:17 +0300 |
commit | 72d061ee630d0dbb45c2920d8d19b3861c413e54 (patch) | |
tree | aa54efecb3ba7030684e48b07e16a2fa18aa4158 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2409fa66e29a2c09f26ad320735fbdfbb74420da (diff) | |
download | linux-72d061ee630d0dbb45c2920d8d19b3861c413e54.tar.xz |
Bluetooth: Fix error code in chan_alloc_skb_cb()
The chan_alloc_skb_cb() function is supposed to return error pointers on
error. Returning NULL will lead to a NULL dereference.
Fixes: 6b8d4a6a0314 ("Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions