* grub-core/partmap/msdos.c (pc_partition_map_embed): Revert

incorrect off-by-one fix from 2011-02-12.  A 62-sector core image
should fit before end == 63.
This commit is contained in:
Colin Watson 2012-09-19 02:44:54 +01:00
parent 735abf545c
commit 86d08fdb18
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-09-19 Colin Watson <cjwatson@ubuntu.com>
* grub-core/partmap/msdos.c (pc_partition_map_embed): Revert
incorrect off-by-one fix from 2011-02-12. A 62-sector core image
should fit before end == 63.
2012-09-19 Colin Watson <cjwatson@ubuntu.com>
* util/grub-setup.c (write_rootdev): Remove unused core_img