linux/net/bluetooth/rfcomm
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
..
core.c [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire 2006-12-02 21:21:30 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [Bluetooth] Move CRC table into RFCOMM core 2005-10-28 19:20:36 +02:00
sock.c [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 2007-01-09 00:29:55 -08:00
tty.c [Bluetooth] More checks if DLC is still attached to the TTY 2007-01-09 00:29:54 -08:00