* grub-core/video/readers/png.c (grub_png_convert_image): Use
unsigned arithmetics. Add missing break.
This commit is contained in:
parent
74ff2c0501
commit
f690f8b030
2 changed files with 13 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/readers/png.c (grub_png_convert_image): Use
|
||||
unsigned arithmetics.
|
||||
Add missing break.
|
||||
|
||||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/readers/jpeg.c: Use unsigned where appropriate.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue