linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] HID: wacom: fix resource cleanup issues
@ 2025-04-30 17:39 Qasim Ijaz
  2025-04-30 17:39 ` [PATCH 1/3] HID: wacom: fix memory leak on kobject creation failure Qasim Ijaz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Qasim Ijaz @ 2025-04-30 17:39 UTC (permalink / raw)
  To: ping.cheng, jason.gerecke, jikos, bentiss, linux-input,
	linux-kernel
  Cc: Qasim Ijaz

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-30 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 17:39 [PATCH 0/3] HID: wacom: fix resource cleanup issues Qasim Ijaz
2025-04-30 17:39 ` [PATCH 1/3] HID: wacom: fix memory leak on kobject creation failure Qasim Ijaz
2025-04-30 17:39 ` [PATCH 2/3] HID: wacom: fix memory leak on sysfs attribute " Qasim Ijaz
2025-04-30 17:39 ` [PATCH 3/3] HID: wacom: fix kobject reference count leak Qasim Ijaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).