]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When caching file handles (vs. mmaps) reset the file pointer
authorJeff Trawick <trawick@apache.org>
Wed, 8 Nov 2000 23:07:32 +0000 (23:07 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 8 Nov 2000 23:07:32 +0000 (23:07 +0000)
commit7aede502c74e701c2ac5d5a9d0ddc8d0a6cf6d7a
tree7dd853512402b74dee6bcd4938e594acf785b799
parentf96fb7086a9528e5782f1bf16bed2acf2f3f7f04
When caching file handles (vs. mmaps) reset the file pointer
before serving, since a filter may have caused the file pointer
to advance.

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