]> git.cworth.org Git - apitrace/commit
Ignore unexpected end of file in gzread.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 8 Oct 2011 12:17:55 +0000 (13:17 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 8 Oct 2011 16:13:26 +0000 (17:13 +0100)
commit1dc11cd6b5ef9f6a2aede394f60742b76ff830fd
tree568b81d9d505773bd09b98a1a8b2507ab3aec2e1
parentf6548d1c7accc959ef53f8c08c1d7a71f94c7f53
Ignore unexpected end of file in gzread.

zlib-1.2.4 onwards makes it is impossible to read the last block of
incomplete gzip traces without this modification.
thirdparty/zlib/gzread.c