This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Oliver Neukum b8a832b1c0 HID: fix reference count leak hidraw
The hidraw subsystem has a bug that prevents the close syscall from ever
reaching the low level driver, leading to a resource leak. Fix by replacing
postdecrement with predecrement.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-01-04 01:01:43 +01:00
..
2008-12-29 07:39:34 -05:00
2009-01-04 01:01:43 +01:00
2008-12-29 11:24:17 -06:00
2008-12-31 19:56:05 +01:00
2009-01-02 10:19:43 -08:00
2008-12-31 18:07:38 -05:00
2009-01-02 16:12:51 +01:00