All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: " Gustavo A. R. Silva " <gustavo@embeddedor.com>
Cc: Jorge Sanjuan <jorge.sanjuan@codethink.co.uk>,
	Jaroslav Kysela <perex@perex.cz>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: usb-audio: Fix wrong sizeof argument
Date: Thu, 02 Aug 2018 16:20:48 +0200	[thread overview]
Message-ID: <s5hbmakluin.wl-tiwai@suse.de> (raw)
In-Reply-To: <20180802141723.GA7258@embeddedor.com>

On Thu, 02 Aug 2018 16:17:23 +0200,
 Gustavo A. R. Silva  wrote:
> 
> The correct argument to be passed to kzalloc is sizeof(*pd)
> 
> Addresses-Coverity-ID: 1472224 ("Wrong sizeof argument")
> Fixes: 7edf3b5e6a45 ("ALSA: usb-audio: AudioStreaming Power Domain parsing")
> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>

It's already fixed, thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: " Gustavo A. R. Silva " <gustavo@embeddedor.com>
Cc: "Jorge Sanjuan" <jorge.sanjuan@codethink.co.uk>,
	"Jaroslav Kysela" <perex@perex.cz>, <alsa-devel@alsa-project.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ALSA: usb-audio: Fix wrong sizeof argument
Date: Thu, 02 Aug 2018 16:20:48 +0200	[thread overview]
Message-ID: <s5hbmakluin.wl-tiwai@suse.de> (raw)
In-Reply-To: <20180802141723.GA7258@embeddedor.com>

On Thu, 02 Aug 2018 16:17:23 +0200,
 Gustavo A. R. Silva  wrote:
> 
> The correct argument to be passed to kzalloc is sizeof(*pd)
> 
> Addresses-Coverity-ID: 1472224 ("Wrong sizeof argument")
> Fixes: 7edf3b5e6a45 ("ALSA: usb-audio: AudioStreaming Power Domain parsing")
> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>

It's already fixed, thanks.


Takashi

  reply	other threads:[~2018-08-02 14:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02 14:17 [PATCH] ALSA: usb-audio: Fix wrong sizeof argument Gustavo A. R. Silva
2018-08-02 14:20 ` Takashi Iwai [this message]
2018-08-02 14:20   ` Takashi Iwai
2018-08-02 19:54   ` Gustavo A. R. Silva

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=s5hbmakluin.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=gustavo@embeddedor.com \
    --cc=jorge.sanjuan@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    /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.