* grub-core/loader/multiboot.c (grub_cmd_module): Don't attempt to
allocate space for zero-sized modules.
This commit is contained in:
parent
954f7bf5ec
commit
cb3c4a4722
2 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/multiboot.c (grub_cmd_module): Don't attempt to
|
||||
allocate space for zero-sized modules.
|
||||
|
||||
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/xnu_resume.c (grub_xnu_resume): Reject empty images.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue