]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/io/gzio.c (test_zlib_header): Use undigned modulo rather
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 18:18:30 +0000 (20:18 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 18:18:30 +0000 (20:18 +0200)
commitc64577a5547865f586bc61f6f6949a911190e33e
tree4840ff8f1b7032c2d63f83fc890db9d1d499ccac
parentedd0179abbfcddbda966c2ede0f36401f43b6e48
* grub-core/io/gzio.c (test_zlib_header): Use undigned modulo rather
than signed.
ChangeLog
grub-core/io/gzio.c