* grub-core/io/gzio.c (test_zlib_header): Use undigned modulo rather
than signed.
This commit is contained in:
parent
edd0179abb
commit
c64577a554
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/io/gzio.c (test_zlib_header): Use undigned modulo rather
|
||||
than signed.
|
||||
|
||||
2013-10-25 Jon McCune <jonmccune@google.com>
|
||||
|
||||
* docs/grub.texi: Cleanup security documentation around signatures.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue