From: Stuart Hayhurst <stuart.a.hayhurst@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: linux-input@vger.kernel.org, stuart.a.hayhurst@gmail.com,
bentiss@kernel.org, jikos@kernel.org, kangyan91@outlook.com
Subject: [PATCH v3 0/2] HID: corsair-void: Fix various memory issues
Date: Tue, 21 Jan 2025 20:00:06 +0000 [thread overview]
Message-ID: <20250121200017.33966-1-stuart.a.hayhurst@gmail.com> (raw)
Fixes a use-after-free and a struct without an initialiser
Hopefully I got it right this time, sorry to everyone
that got some extra emails
---
Stuart Hayhurst (2):
HID: corsair-void: Add missing delayed work cancel for headset status
HID: corsair-void: Initialise memory for psy_cfg
drivers/hid/hid-corsair-void.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.47.1
next reply other threads:[~2025-01-21 20:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-21 20:00 Stuart Hayhurst [this message]
2025-01-21 20:00 ` [PATCH v3 1/2] HID: corsair-void: Add missing delayed work cancel for headset status Stuart Hayhurst
2025-01-21 20:00 ` [PATCH v3 2/2] HID: corsair-void: Initialise memory for psy_cfg Stuart Hayhurst
2025-02-03 9:51 ` [PATCH v3 0/2] HID: corsair-void: Fix various memory issues Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250121200017.33966-1-stuart.a.hayhurst@gmail.com \
--to=stuart.a.hayhurst@gmail.com \
--cc=bentiss@kernel.org \
--cc=jikos@kernel.org \
--cc=kangyan91@outlook.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox