Re: [PATCH BlueZ 1/2] hog: Fix potencial segfault when sending a output report
From: Johan Hedberg <hidden> Date: 2012-11-23 21:28:48
Hi Vinicius,
On Fri, Nov 23, 2012, Vinicius Costa Gomes wrote:
As UHID is not notified when the device is disconnected, it may be
possible that an output report is forwarded when the device is not
connected, one example, would be when the caps lock key is pressed on
another keyboard.
---
profiles/input/hog_device.c | 3 +++
1 file changed, 3 insertions(+)