All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org,
	Takashi Iwai <tiwai@suse.com>, Leon Romanovsky <leon@kernel.org>
Subject: Re: [PATCH] ALSA: korg1212: Fix crash in snd_korg1212_create()
Date: Wed, 21 Jul 2021 16:04:03 +0200	[thread overview]
Message-ID: <s5heebrlq5o.wl-tiwai@suse.de> (raw)
In-Reply-To: <20210721140122.GA5251@kili>

On Wed, 21 Jul 2021 16:01:22 +0200,
Dan Carpenter wrote:
> 
> The "dsp_code" is not initialized until the next line so we can't
> dereference it.
> 
> Fixes: b5cde369b618 ("ALSA: korg1212: Allocate resources with device-managed APIs")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Thanks, it's already addressed by commit d364a600d6ed.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Leon Romanovsky <leon@kernel.org>,
	alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] ALSA: korg1212: Fix crash in snd_korg1212_create()
Date: Wed, 21 Jul 2021 16:04:03 +0200	[thread overview]
Message-ID: <s5heebrlq5o.wl-tiwai@suse.de> (raw)
In-Reply-To: <20210721140122.GA5251@kili>

On Wed, 21 Jul 2021 16:01:22 +0200,
Dan Carpenter wrote:
> 
> The "dsp_code" is not initialized until the next line so we can't
> dereference it.
> 
> Fixes: b5cde369b618 ("ALSA: korg1212: Allocate resources with device-managed APIs")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Thanks, it's already addressed by commit d364a600d6ed.


Takashi

  reply	other threads:[~2021-07-21 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 14:01 [PATCH] ALSA: korg1212: Fix crash in snd_korg1212_create() Dan Carpenter
2021-07-21 14:01 ` Dan Carpenter
2021-07-21 14:04 ` Takashi Iwai [this message]
2021-07-21 14:04   ` Takashi Iwai

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=s5heebrlq5o.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dan.carpenter@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=leon@kernel.org \
    --cc=tiwai@suse.com \
    /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.