From: David Miller <da...@davemloft.net> Date: Sun, 12 Apr 2009 23:53:04 -0700 (PDT)
> make_device_name() uses an arbitrary value for the device name > length, putting an arbitrary limit on such strings. > > We can do better by calculating the length of this string precisely. > > 2009-04-12 David S. Miller <da...@davemloft.net> > > * util/hostdisk.c (make_device_name): Do not make any assumptions > about the length of drive names. This patch seems straightforward and no objections have been raised, so I've commited the change. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel