* grub-core/fs/affs.c (grub_affs_read_block): Fix theoretical overflow.
This commit is contained in:
parent
83b2e89cf7
commit
62ace64dd9
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-05-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/affs.c (grub_affs_read_block): Fix theoretical overflow.
|
||||
|
||||
2012-05-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/ls.c (grub_ls_list_files): Fix overflow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue