[PATCH RESEND 0/3] HID: wacom: fix resource cleanup issues

Qasim Ijaz posted 3 patches 6 months, 2 weeks ago
Only 2 patches received!
drivers/hid/wacom_sys.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
[PATCH RESEND 0/3] HID: wacom: fix resource cleanup issues
Posted by Qasim Ijaz 6 months, 2 weeks ago
Fix a few resource cleanup issues.

Qasim Ijaz (3):
  fix memory leak on kobject creation failure
  fix memory leak on sysfs attribute creation failure
  fix kobject reference count leak

 drivers/hid/wacom_sys.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.39.5
Re: [PATCH RESEND 0/3] HID: wacom: fix resource cleanup issues
Posted by Jiri Kosina 6 months, 1 week ago
On Fri, 6 Jun 2025, Qasim Ijaz wrote:

> Fix a few resource cleanup issues.
> 
> Qasim Ijaz (3):
>   fix memory leak on kobject creation failure
>   fix memory leak on sysfs attribute creation failure
>   fix kobject reference count leak
> 
>  drivers/hid/wacom_sys.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs