* grub-core/commands/loadenv.c (check_blocklists): Fix overlap check.

This commit is contained in:
Роман Пехов 2014-06-22 03:51:50 +04:00 committed by Vladimir Serbinenko
parent fa33530870
commit 1f6af2a9f8
2 changed files with 6 additions and 11 deletions

View file

@ -1,3 +1,7 @@
2014-06-21 Роман Пехов <roman_pekhov>
* grub-core/commands/loadenv.c (check_blocklists): Fix overlap check.
2014-06-21 Glenn Washburn <development@efficientek.com>
* util/grub-install.c: Fix handling of --disk-module.