From: Corey Minyard <minyard@acm.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [PULL] IPMI bug fixes
Date: Mon, 1 Aug 2022 09:02:17 -0500 [thread overview]
Message-ID: <20220801140217.GA3834@minyard.net> (raw)
Not a huge deal, but probably makes mainainers lives a little easier.
Add a change to make Coverity happy.
----------------------------------------------------------------
Corey Minyard (1):
ipmi:smbus: Add a check around a memcpy
hw/ipmi/smbus_ipmi.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
cminyard@t560:/personal/git/qemu/Z$ git request-pull master origin tags/for-qemu-2022-08-01
The following changes since commit cc42559ab129a15554cc485ea9265e34dde7ab5b:
Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into staging (2022-07-28 15:06:42 -0700)
are available in the Git repository at:
git@github.com:cminyard/qemu.git tags/for-qemu-2022-08-01
for you to fetch changes up to 3fde641e7286f9b968bdb3b4b922c6465f2a9abc:
ipmi:smbus: Add a check around a memcpy (2022-08-01 06:40:50 -0500)
----------------------------------------------------------------
Add a change to make Coverity happy.
----------------------------------------------------------------
Corey Minyard (1):
ipmi:smbus: Add a check around a memcpy
hw/ipmi/smbus_ipmi.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
next reply other threads:[~2022-08-01 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-01 14:02 Corey Minyard [this message]
2022-08-01 17:21 ` [PULL] IPMI bug fixes Richard Henderson
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=20220801140217.GA3834@minyard.net \
--to=minyard@acm.org \
--cc=mst@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.