]> granicus.if.org Git - apache/commit
mod_deflate: fix decompression of files larger than 4GB. According to RFC1952,
authorJan Kaluža <jkaluza@apache.org>
Wed, 26 Feb 2014 15:30:25 +0000 (15:30 +0000)
committerJan Kaluža <jkaluza@apache.org>
Wed, 26 Feb 2014 15:30:25 +0000 (15:30 +0000)
commit82f90723be75a220521f438d6e6e2360fe64710f
tree6108115483e264790507e575d11cc0b572e10d9d
parent667cc76c97f8024a3ce006088592c91d5e4033ea
mod_deflate: fix decompression of files larger than 4GB. According to RFC1952,
Input SIZE (compLen) contains the size of the original input data modulo 2^32.

PR: 56062
Submitted by: Lukas Bezdicka

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1572092 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_deflate.c