* grub-core/fs/ntfs.c (read_data): Prevent overflow.
(read_attr): Ensure that we read start of possibly compressed block.
This commit is contained in:
parent
e28e5fe519
commit
c6666ba687
2 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-05-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c (read_data): Prevent overflow.
|
||||
(read_attr): Ensure that we read start of possibly compressed block.
|
||||
|
||||
2012-05-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/ntfs.h (grub_ntfs_comp_table_element): New struct.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue