Fix handling of UDF symlinks.

* grub-core/fs/udf.c (read_string): New argument outbuf.
	All users updated.
	(grub_ufs_read_symlink): Rename to ...
	(grub_udf_read_symlink): ... this. All users updated.
	Handle symlinks with more than one component.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-12 13:54:26 +02:00
parent 33eca6e005
commit c1ad82db74
2 changed files with 92 additions and 17 deletions

View file

@ -1,3 +1,13 @@
2012-05-12 Vladimir Serbinenko <phcoder@gmail.com>
Fix handling of UDF symlinks.
* grub-core/fs/udf.c (read_string): New argument outbuf.
All users updated.
(grub_ufs_read_symlink): Rename to ...
(grub_udf_read_symlink): ... this. All users updated.
Handle symlinks with more than one component.
2012-05-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/affs.c (grub_affs_read_symlink): Fix handling of long