mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-29 07:04:19 +08:00
c5162672e9
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. |
||
---|---|---|
.. | ||
device.c | ||
device.h | ||
hidp_defs.h | ||
hog.c | ||
input.conf | ||
manager.c | ||
server.c | ||
server.h | ||
suspend-dummy.c | ||
suspend.h | ||
uhid_copy.h |