All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] IPMI bug fixes
@ 2022-08-01 14:02 Corey Minyard
  2022-08-01 17:21 ` Richard Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2022-08-01 14:02 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel, Michael S. Tsirkin

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(-)



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

* Re: [PULL] IPMI bug fixes
  2022-08-01 14:02 [PULL] IPMI bug fixes Corey Minyard
@ 2022-08-01 17:21 ` Richard Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2022-08-01 17:21 UTC (permalink / raw)
  To: minyard, Peter Maydell; +Cc: qemu-devel, Michael S. Tsirkin

On 8/1/22 07:02, Corey Minyard wrote:
> 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.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Corey Minyard (1):
>        ipmi:smbus: Add a check around a memcpy
> 
>   hw/ipmi/smbus_ipmi.c | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> 



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

end of thread, other threads:[~2022-08-01 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 14:02 [PULL] IPMI bug fixes Corey Minyard
2022-08-01 17:21 ` Richard Henderson

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.