All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] fix for partmap detection on RAID/LVM
Date: Thu, 7 Feb 2008 00:14:01 +0100	[thread overview]
Message-ID: <20080206231401.GA17655@thorin> (raw)
In-Reply-To: <20080206211840.GA13360@thorin>

On Wed, Feb 06, 2008 at 10:18:40PM +0100, Robert Millan wrote:
> +      while (list)
> +	{
> +	  probe_partmap (list->disk);
> +	  list = list->next;
> +	}

Ah yes, I forgot to free() the structure here.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



  reply	other threads:[~2008-02-06 23:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 21:18 [PATCH] fix for partmap detection on RAID/LVM Robert Millan
2008-02-06 23:14 ` Robert Millan [this message]
2008-02-08 14:52   ` Robert Millan
2008-02-08 19:20     ` Sam Morris
2008-02-08 19:38       ` Robert Millan
2008-02-08 21:38         ` Sam Morris
2008-02-08 22:39           ` Robert Millan
2008-02-09 10:39             ` Robert Millan
2008-02-09 10:48     ` Robert Millan
     [not found]     ` <1202733801.24963.11.camel@peder.flower>
2008-02-11 14:05       ` Robert Millan

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=20080206231401.GA17655@thorin \
    --to=rmh@aybabtu.com \
    --cc=grub-devel@gnu.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.