acrn-kernel/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
..
Kconfig
Makefile
core.c [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire 2006-12-02 21:21:30 -08: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