On Fri, Jul 24, 2009 at 09:24:31PM +0200, Felix Zielcke wrote:
> +  loop = 0;
> +  while (loop < 100000)
> [...]
> +  if (loop == 100000)
> +    return grub_error (GRUB_ERR_BAD_PART_TABLE, "Corrupted partition table 
> found.");

What does this 100000 represent?  It looks like heuristic, but I'm missing
some context (I'm not familiar with extended partition layout).

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


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

Reply via email to