[alsa-devel] [GIT PULL] ASoC updates for v3.18
Mark Brown
broonie at kernel.org
Tue Oct 7 19:14:36 CEST 2014
On Mon, Oct 06, 2014 at 02:37:53PM +0200, Takashi Iwai wrote:
> Mark Brown wrote:
> However, this resulted in a few new build warnings, and some of them
> look correctly reported.
> * sound/soc/codecs/mc13783.c:787:13: warning: 'np' may be used uninitialized in this function [-Wuninitialized]
> The call of_node_put(np) is done unconditionally even for non-NULL
> pdata where np isn't initialized. This may lead to a real crash.
> * sound/soc/fsl/eukrea-tlv320.c:221:14: warning: 'ssi_np' may be used uninitialized in this function [-Wuninitialized]
> A similar bug: of_node_put(ssi_np) is reached even before ssi_np is
> initialized.
> * sound/soc/fsl/imx-es8328.c:196:13: warning: 'codec_np' may be used uninitialized in this function [-Wuninitialized]
> * sound/soc/fsl/imx-es8328.c:195:13: warning: 'ssi_np' may be used uninitialized in this function [-Wuninitialized]
> Ditto.
> Relevant people put in Cc. I hope I'll get a new pull request soon
> later :)
You missed CCing the Freescale guys and Timur so you're missing most of
the relevant people here; adding them now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141007/c0827f07/attachment.sig>
More information about the Alsa-devel
mailing list