* grub-core/disk/ieee1275/ofdisk.c (scan): Check function return value.
* grub-core/lib/ieee1275/datetime.c (grub_get_datetime): Likewise. (grub_set_datetime): Likewise.
This commit is contained in:
parent
9cc836a27b
commit
64498f2538
3 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-09-05 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ieee1275/ofdisk.c (scan): Check function return value.
|
||||
* grub-core/lib/ieee1275/datetime.c (grub_get_datetime): Likewise.
|
||||
(grub_set_datetime): Likewise.
|
||||
|
||||
2012-09-05 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/yylex.l: Ignore unused-function and sign-compare
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue