* util/grub-mklayout.c (console_grub_equivalences_shift): Terminate

with NULL.
(console_grub_equivalences_unshift): Likewise.
Reported by: Daniel Dehennin.
This commit is contained in:
Colin Watson 2011-01-11 09:08:57 -06:00
parent 4531a206a1
commit 86205c94c3
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2011-01-11 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mklayout.c (console_grub_equivalences_shift): Terminate
with NULL.
(console_grub_equivalences_unshift): Likewise.
Reported by: Daniel Dehennin.
2011-01-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.