]> git.ipfire.org Git - thirdparty/grub.git/commit
Fix handling of UTF-16 UDF labels.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 18 Dec 2010 23:43:41 +0000 (00:43 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 18 Dec 2010 23:43:41 +0000 (00:43 +0100)
commit7059d1ec14f7c5c44623688a7960050be9c585e0
treefc505d8a84d876357e5be046038ce8bcdbfb8777
parent5cf86f4b0fadf4fbe8780cf5d4592b81e86158b4
Fix handling of UTF-16 UDF labels.

* grub-core/fs/udf.c (grub_udf_iterate_dir): Move string-parsing part
(read_string): .. here.
(grub_udf_label): Use read_string.
ChangeLog
grub-core/fs/udf.c