Fix iso9660 filename limitations and fix memory leaks.
* grub-core/fs/iso9660.c (set_rockridge): Free sua at the end. (grub_iso9660_iterate_dir): Fix slash handling in symlinks.
This commit is contained in:
parent
45cdd3ea37
commit
c83a08d84a
2 changed files with 33 additions and 20 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-10-30 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix iso9660 filename limitations and fix memory leaks.
|
||||
|
||||
* grub-core/fs/iso9660.c (set_rockridge): Free sua at the end.
|
||||
(grub_iso9660_iterate_dir): Fix slash handling in symlinks.
|
||||
|
||||
2011-10-30 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix JFS file name length limitations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue