* grub-core/fs/btrfs.c (grub_btrfs_extent_read): Add sanity check and
don't report potentially unavialiable fields in debug output. (find_path): Fix double-free and memory leak.
This commit is contained in:
parent
ce109e843c
commit
7c01e783dc
2 changed files with 17 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-10-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/btrfs.c (grub_btrfs_extent_read): Add sanity check and
|
||||
don't report potentially unavialiable fields in debug output.
|
||||
(find_path): Fix double-free and memory leak.
|
||||
|
||||
2011-10-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Read label on UFS1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue