grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fix for partmap detection on RAID/LVM


From: Robert Millan
Subject: Re: [PATCH] fix for partmap detection on RAID/LVM
Date: Thu, 7 Feb 2008 00:14:01 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]