* grub-core/kern/emu/hostdisk.c (read_device_map): Explicitly
delimit path in strings using quotes. * util/getroot.c (grub_guess_root_devices): Likewise. (grub_make_system_path_relative_to_its_root): Likewise. * util/grub-probe.c (probe): Likewise. * util/ieee1275/ofpath.c (find_obppath): Likewise. (xrealpath): Likewise.
This commit is contained in:
parent
4a9950ecb0
commit
22099030ad
5 changed files with 16 additions and 6 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2013-01-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/hostdisk.c (read_device_map): Explicitly
|
||||
delimit path in strings using quotes.
|
||||
* util/getroot.c (grub_guess_root_devices): Likewise.
|
||||
(grub_make_system_path_relative_to_its_root): Likewise.
|
||||
* util/grub-probe.c (probe): Likewise.
|
||||
* util/ieee1275/ofpath.c (find_obppath): Likewise.
|
||||
(xrealpath): Likewise.
|
||||
|
||||
2013-01-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix compilation with older compilers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue