From: Vinod Koul <vinod.koul@intel.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Date: Fri, 17 Apr 2015 18:11:18 +0000 [thread overview]
Message-ID: <20150417175917.GG30624@intel.com> (raw)
In-Reply-To: <1428060015-2896-1-git-send-email-yoshihiro.shimoda.uh@renesas.com>
On Fri, Apr 03, 2015 at 08:20:15PM +0900, Yoshihiro Shimoda wrote:
> This patch fixes an issue that the usb_dmac_desc_free() is
> dereferencing freed memory 'desc' because it uses list_for_each_entry().
> This function should use list_for_each_entry_safe().
>
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2015-04-17 18:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 11:20 [PATCH] dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' Yoshihiro Shimoda
2015-04-17 18:11 ` Vinod Koul [this message]
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=20150417175917.GG30624@intel.com \
--to=vinod.koul@intel.com \
--cc=linux-sh@vger.kernel.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.