* grub-core/commands/verify.c: Save verified file to avoid it being

tampered with after verification was done.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-03 17:32:33 +02:00
parent db8ff59f61
commit 1a78d573c7
3 changed files with 88 additions and 17 deletions

View file

@ -1,3 +1,8 @@
2013-04-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/verify.c: Save verified file to avoid it being
tampered with after verification was done.
2013-04-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/i386/pc/console.c (grub_console_getwh): Decrease