From: Nicolin Chen <nicoleotsuka@gmail.com>
To: broonie@kernel.org
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
alsa-devel@alsa-project.org, timur@tabi.org
Subject: [PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check
Date: Mon, 4 Aug 2014 12:19:47 +0800 [thread overview]
Message-ID: <cover.1407125653.git.nicoleotsuka@gmail.com> (raw)
These two patches fixes two warning of dereferenced variable reported by
Dan Carpenter <dan.carpenter@oracle.com>
Nicolin Chen (2):
ASoC: fsl_sarc_dma: Check pair before using it
ASoC: fsl_asrc: Don't access members of config before checking it
sound/soc/fsl/fsl_asrc.c | 9 ++++++---
sound/soc/fsl/fsl_asrc_dma.c | 9 +++++++--
2 files changed, 13 insertions(+), 5 deletions(-)
--
1.8.4
WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org,
linux-kernel@vger.kernel.org, timur@tabi.org
Subject: [PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check
Date: Mon, 4 Aug 2014 12:19:47 +0800 [thread overview]
Message-ID: <cover.1407125653.git.nicoleotsuka@gmail.com> (raw)
These two patches fixes two warning of dereferenced variable reported by
Dan Carpenter <dan.carpenter@oracle.com>
Nicolin Chen (2):
ASoC: fsl_sarc_dma: Check pair before using it
ASoC: fsl_asrc: Don't access members of config before checking it
sound/soc/fsl/fsl_asrc.c | 9 ++++++---
sound/soc/fsl/fsl_asrc_dma.c | 9 +++++++--
2 files changed, 13 insertions(+), 5 deletions(-)
--
1.8.4
WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: <broonie@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linuxppc-dev@lists.ozlabs.org>,
<alsa-devel@alsa-project.org>, <timur@tabi.org>
Subject: [PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check
Date: Mon, 4 Aug 2014 12:19:47 +0800 [thread overview]
Message-ID: <cover.1407125653.git.nicoleotsuka@gmail.com> (raw)
These two patches fixes two warning of dereferenced variable reported by
Dan Carpenter <dan.carpenter@oracle.com>
Nicolin Chen (2):
ASoC: fsl_sarc_dma: Check pair before using it
ASoC: fsl_asrc: Don't access members of config before checking it
sound/soc/fsl/fsl_asrc.c | 9 ++++++---
sound/soc/fsl/fsl_asrc_dma.c | 9 +++++++--
2 files changed, 13 insertions(+), 5 deletions(-)
--
1.8.4
next reply other threads:[~2014-08-04 4:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 4:19 Nicolin Chen [this message]
2014-08-04 4:19 ` [PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check Nicolin Chen
2014-08-04 4:19 ` Nicolin Chen
2014-08-04 4:19 ` [PATCH 1/2] ASoC: fsl_sarc_dma: Check pair before using it Nicolin Chen
2014-08-04 4:19 ` Nicolin Chen
2014-08-04 4:19 ` Nicolin Chen
2014-08-04 4:19 ` [PATCH 2/2] ASoC: fsl_asrc: Don't access members of config before checking it Nicolin Chen
2014-08-04 4:19 ` Nicolin Chen
2014-08-04 4:19 ` Nicolin Chen
2014-08-04 14:48 ` [PATCH 0/2] ASoC: fsl_asrc: Fix two dereferenced variable before check Mark Brown
2014-08-04 14:48 ` Mark Brown
2014-08-04 14:48 ` Mark Brown
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=cover.1407125653.git.nicoleotsuka@gmail.com \
--to=nicoleotsuka@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=timur@tabi.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.