grub_fshelp_read_file: Don't attempt to read past the end of file.
This commit is contained in:
parent
66ce4d1aef
commit
af435524cd
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fshelp.c (grub_fshelp_read_file): Don't attempt to read
|
||||
past the end of file.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/lexer.c (grub_script_lexer_yywrap): Update len
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue