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 /.)


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to