* util/grub-pe2elf.c (ehdr): Make static.
(shdr): Likewise. (num_sections): Likewise. (offset): Likewise.
This commit is contained in:
parent
5f47782c29
commit
c30582ba5d
2 changed files with 13 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-pe2elf.c (ehdr): Make static.
|
||||
(shdr): Likewise.
|
||||
(num_sections): Likewise.
|
||||
(offset): Likewise.
|
||||
|
||||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Eliminate ofpath limits and possible overflows.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue