twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
twinaphex
|
03d6e3a109
|
(null_hid.c) Add header include
|
2015-04-04 02:41:12 +02:00 |
twinaphex
|
9bfe575a90
|
(BTStack) Refactor btstack_hid to become a driver
|
2015-04-04 02:07:18 +02:00 |
Lioncash
|
c947b4c6a2
|
hid: Fix return of potentially uninitialized pointers
After a pointer is freed it's considered to be a dangling pointer. Returning a dangling pointer is undefined behavior.
|
2015-04-02 09:16:26 -04:00 |
twinaphex
|
9ade0a8a7f
|
(HID) Create null_hid
|
2015-04-02 00:20:38 +02:00 |