mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-27 06:04:32 +08:00
60663d4af3
This fixes the following errors: profiles/input/hog-lib.c:600:19: warning: Access to field 'handle' results in a dereference of a null pointer (loaded from variable 'chr') report->handle = chr->handle; ^~~~~~~~~~~ profiles/input/hog-lib.c:637:11: warning: Access to field 'value_handle' results in a dereference of a null pointer (loaded from variable 'chr') start = chr->value_handle + 1; ^~~~~~~~~~~~~~~~~ profiles/input/hog-lib.c:1240:11: warning: Access to field 'value_handle' results in a dereference of a null pointer (loaded from variable 'chr') start = chr->value_handle + 1; ^~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
device.c | ||
device.h | ||
hidp_defs.h | ||
hog-lib.c | ||
hog-lib.h | ||
hog.c | ||
input.conf | ||
manager.c | ||
server.c | ||
server.h | ||
sixaxis.h | ||
suspend-dummy.c | ||
suspend-none.c | ||
suspend.h |