bluez/profiles/input
Johan Hedberg c5162672e9 input: Fix access to uninitialized data when authorizing connections
There were bt_io_get() failure code paths in two places that would
access "src" and "dst" when they are uninitialized. This would happen
e.g. if the HID device disconnects before we've authorized the
connection. To fix this we now save the remote address in a more
complete confirm context and use the source address already available in
the server context.
2014-06-10 13:27:55 +03:00
..
device.c input: Do not send UHID_DESTROY 2014-05-30 09:04:39 +03:00
device.h input: Add userspace HID support 2014-05-08 23:08:31 +03:00
hidp_defs.h input: Add userspace HID support 2014-05-08 23:08:31 +03:00
hog.c input: Do not send UHID_DESTROY 2014-05-30 09:04:39 +03:00
input.conf input: Add userspace HID support 2014-05-08 23:08:31 +03:00
manager.c input: Add userspace HID support 2014-05-08 23:08:31 +03:00
server.c input: Fix access to uninitialized data when authorizing connections 2014-06-10 13:27:55 +03:00
server.h input: move it to profiles folder 2012-07-10 11:15:29 -03:00
suspend-dummy.c profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
suspend.h hog: Add suspend/resume callbacks declaration 2012-09-28 12:55:52 +03:00
uhid_copy.h input: Update uhid_copy.h to version from Linux 3.14 2014-05-25 12:58:52 +03:00