public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fec_mxc: incomplete error handling
Date: Sun, 13 Dec 2009 22:00:39 -0800	[thread overview]
Message-ID: <4B25D487.9060106@gmail.com> (raw)
In-Reply-To: <80d42l3nj3.fsf@merkur.tec.linutronix.de>

John,

John Ogness wrote:
> fec_init() will only allocate fec->base_ptr if it is non-NULL. But
> the cleanup routine on error will free the pointer without setting
> it to NULL. This means that a later call to fec_init() would result
> in using an invalid pointer.
>
> The following patch to fix this is against u-boot-2009.11-rc2.
>
> Signed-off-by: John Ogness <john.ogness@linutronix.de>

Applied to net/next.

regards,
Ben

      reply	other threads:[~2009-12-14  6:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11  8:47 [U-Boot] [PATCH] fec_mxc: incomplete error handling John Ogness
2009-12-14  6:00 ` Ben Warren [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=4B25D487.9060106@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox