[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOReqxhzYnN4vkoiJ1vDN3UwmkJs--u7cUgpoSDtMr1dSThR3Q@mail.gmail.com>
Date: Thu, 24 Oct 2019 10:15:48 -0700
From: Curtis Malainey <cujomalainey@...gle.com>
To: Colin King <colin.king@...onical.com>
Cc: Bard Liao <bardliao@...ltek.com>,
Oder Chiou <oder_chiou@...ltek.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Curtis Malainey <cujomalainey@...omium.org>,
Ben Zhang <benzh@...omium.org>,
ALSA development <alsa-devel@...a-project.org>,
kernel-janitors@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH][next] ASoC: rt5677: Add missing null check for failed
allocation of rt5677_dsp
On Thu, Oct 24, 2019 at 5:46 AM Colin King <colin.king@...onical.com> wrote:
>
> From: Colin Ian King <colin.king@...onical.com>
>
> The allocation of rt5677_dsp can potentially fail and return null, so add
> a null check and return -ENOMEM on a memory allocation failure.
>
> Addresses-Coverity: ("Dereference null return")
> Fixes: a0e0d135427c ("ASoC: rt5677: Add a PCM device for streaming hotword via SPI")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Thanks
Acked-by Curtis Malainey <cujomalainey@...omium.org>
> ---
> sound/soc/codecs/rt5677-spi.c | 2 ++
> 1 file changed, 2 insertions(+)
Powered by blists - more mailing lists