Commit f6e623a6 authored by Johann Felix Soden's avatar Johann Felix Soden Committed by Marcel Holtmann
Browse files

Bluetooth: Fix out of scope variable access in hci_sock_cmsg()



The pointer data can point to the variable ctv.
Access to data happens when ctv is already out of scope.

Signed-off-by: default avatarJohann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 705e5711
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment