remarkable-linux/net/bluetooth
Andrei Emeltchenko 85e34368de Bluetooth: Fix dereference after NULL check
Move code dereferencing possible NULL pointer to the check branch.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-10-08 06:15:11 +08:00
..
bnep Bluetooth: Use %pMR in debug instead of batostr 2012-09-27 18:10:00 -03:00
cmtp Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
hidp Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
rfcomm Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
a2mp.c Bluetooth: A2MP: Fix potential NULL dereference 2012-10-01 12:02:12 -03:00
af_bluetooth.c Bluetooth: Use %pMR instead of baswap in seq_show 2012-09-27 18:10:30 -03:00
amp.c Bluetooth: AMP: Fix possible NULL dereference 2012-10-08 06:14:30 +08:00
hci_conn.c Bluetooth: Use %pMR in debug instead of batostr 2012-09-27 18:10:00 -03:00
hci_core.c Bluetooth: Factor out hci_queue_acl 2012-09-27 18:13:04 -03:00
hci_event.c Bluetooth: Use %zu print specifier for size_t type 2012-09-28 12:18:22 -03:00
hci_sock.c Bluetooth: Added /proc/net/hci via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hci_sysfs.c Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
Kconfig Bluetooth: AMP: Add AMP key calculation 2012-09-27 17:30:22 -03:00
l2cap_core.c Bluetooth: Factor out Create Configuration Response 2012-09-27 18:13:38 -03:00
l2cap_sock.c Bluetooth: Fix dereference after NULL check 2012-10-08 06:15:11 +08:00
lib.c bluetooth: Remove unneeded batostr function 2012-09-27 18:10:43 -03:00
Makefile Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc 2012-09-27 17:10:32 -03:00
mgmt.c Bluetooth: Force the process of unpair command if disconnect failed 2012-09-27 18:08:01 -03:00
sco.c Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
smp.c Bluetooth: Change signature of smp_conn_security() 2012-08-27 08:07:18 -07:00