grub-core/fs/minix.c (grub_minix_read_file): Avoid reading past the end of file.
This commit is contained in:
parent
af435524cd
commit
30e177a05b
3 changed files with 18 additions and 1 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/bus/usb/usbtrans.c (grub_usb_bulk_maxpacket): Avoid
|
||||
potentially returning 0.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/minix.c (grub_minix_read_file): Avoid reading past
|
||||
the end of file.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fshelp.c (grub_fshelp_read_file): Don't attempt to read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue