* grub-core/fs/iso9660.c (grub_iso9660_convert_string): Make first

argument a u8 pointer. All users updated.
	Handle unaligned buffers.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-13 16:35:12 +01:00
parent dc71319397
commit 9b4baaa4ee
2 changed files with 13 additions and 7 deletions

View file

@ -1,3 +1,9 @@
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/iso9660.c (grub_iso9660_convert_string): Make first
argument a u8 pointer. All users updated.
Handle unaligned buffers.
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/iso9660.c (grub_iso9660_iterate_dir): Force inlining of