* grub-core/fs/bfs.c (read_bfs_file): Fix overflow with over 2TiB
filesystems.
This commit is contained in:
parent
62ace64dd9
commit
24e9a854b8
2 changed files with 10 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-05-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/bfs.c (read_bfs_file): Fix overflow with over 2TiB
|
||||
filesystems.
|
||||
|
||||
2012-05-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/affs.c (grub_affs_read_block): Fix theoretical overflow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue