* 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:
parent
dc71319397
commit
9b4baaa4ee
2 changed files with 13 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue