[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140416152815.GG4963@mwanda>
Date: Wed, 16 Apr 2014 18:33:56 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Christian Engelmayer <cengelma@....at>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: Intel: Fix incorrect sizeof() in
sst_hsw_stream_get_volume()
On Sun, Apr 13, 2014 at 07:56:36PM +0200, Christian Engelmayer wrote:
> Fix an incorrect sizeof() usage in sst_hsw_stream_get_volume(). sst_dsp_read()
> is called to read into a variable of type u32, but is passed sizeof(u32 *) for
> argument 'size_t bytes'. Detected by Coverity: CID 1195260.
>
> Signed-off-by: Christian Engelmayer <cengelma@....at>
There are a couple others in this file. I introduced one of them. :(
Sorry about that. I'll send a patch for that.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists