]> git.proxmox.com Git - grub2.git/commit
2009-06-10 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Thu, 11 Jun 2009 01:06:39 +0000 (01:06 +0000)
committerproski <proski@localhost>
Thu, 11 Jun 2009 01:06:39 +0000 (01:06 +0000)
commit5ac35b35b05e9844f5340dea858e24daf15ff124
tree86ad2b935d924eb6d4e7ec254fe3d9a0f355769d
parent5c5215d5e20f39aee1117974aa178e5aa95ba353
2009-06-10  Pavel Roskin  <proski@gnu.org>

* io/gzio.c (test_header): Don't reuse one buffer for all data.
Use separate variables.  Read only the file size at the end, but
not the checksum that we don't use.
ChangeLog
io/gzio.c