* grub-core/video/readers/png.c (grub_png_decode_image_header):
Fix formula for computing total number of bytes.
This commit is contained in:
parent
29648c5d84
commit
d72bff0997
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-09-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/readers/png.c (grub_png_decode_image_header):
|
||||
Fix formula for computing total number of bytes.
|
||||
|
||||
2013-09-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/readers/tga.c: Reorganize to separate RLE and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue