linux/net/bluetooth
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
When calling send() with a zero length parameter on a RFCOMM socket
it returns a positive value. In this rare case the variable err is
used uninitialized and unfortunately its value is returned.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2007-01-09 00:29:55 -08:00
..
bnep [BLUETOOTH]: bnep endianness annotations 2006-12-02 21:21:28 -08:00
cmtp [Bluetooth] Add packet size checks for CAPI messages 2007-01-09 00:29:53 -08:00
hidp [Bluetooth] Fix HID disconnect NULL pointer dereference 2006-10-20 01:15:05 -07:00
rfcomm [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 2007-01-09 00:29:55 -08:00
af_bluetooth.c [Bluetooth] Add locking for bt_proto array manipulation 2006-10-15 23:14:34 -07:00
hci_conn.c [Bluetooth] Support concurrent connect requests 2006-10-15 23:14:30 -07:00
hci_core.c [Bluetooth] Read local version information on device init 2006-09-28 18:01:32 -07:00
hci_event.c [Bluetooth] Handling pending connect attempts after inquiry 2006-11-21 16:16:29 -08:00
hci_sock.c [PATCH] hci endianness annotations 2006-12-13 09:05:52 -08:00
hci_sysfs.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
l2cap.c [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH 2006-12-02 21:21:35 -08:00
lib.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sco.c [Bluetooth] Add locking for bt_proto array manipulation 2006-10-15 23:14:34 -07:00