aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
Commit message (Collapse)AuthorAgeFilesLines
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2016-11-071-7/+12
| | | | | | | addr can be NULL and it should not be dereferenced before NULL checking. Signed-off-by: Jaganath Kanakkassery <jaganath.k@samsung.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
* first commitMeizu OpenSource2016-08-155-0/+4490