Vladimir Serbinenko
|
72bbd8046a
|
commands/macbless: Handle device opening errors correctly.
Wrong variable was checked for errors.
Found by: Coverity scan.
|
2015-01-24 21:15:14 +01:00 |
|
Vladimir Serbinenko
|
e3b3e53f72
|
commands/macbless: Fix potential overflow.
Is a minor concern as no such FS would be created under normal circumstances
and failure was benign.
Found by: Coverity scan.
|
2015-01-24 21:12:02 +01:00 |
|
Vladimir Serbinenko
|
09e84f188b
|
commands/macbless: Remove incorrect grub_free.
Found by: Coverity Scan
|
2015-01-24 21:08:50 +01:00 |
|
Vladimir Serbinenko
|
6c519b5c6c
|
* grub-core/commands/macbless.c: Rename FILE and DIR to avoid
conflicts.
Reported by: Andrey Borzenkov.
|
2014-01-18 19:26:40 +01:00 |
|
Vladimir Serbinenko
|
ab216512d7
|
* grub-core/commands/macbless.c (grub_mac_bless_inode): Pass inode as u32
as both HFS and HFS+ have 32-bit inodes.
|
2013-12-21 14:40:53 +01:00 |
|
Vladimir Serbinenko
|
64dd5fdc00
|
Add missing license section in macbless.mod and macho.mod.
|
2013-12-18 17:11:11 +01:00 |
|
Vladimir Serbinenko
|
b8765fa082
|
Implement better integration with Mac firmware.
|
2013-12-17 15:21:02 +01:00 |
|