]> granicus.if.org Git - apache/commit
Moved the call to apr_mmap_dup outside the error branch so
authorPaul J. Reder <rederpj@apache.org>
Fri, 19 Apr 2002 19:16:23 +0000 (19:16 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 19 Apr 2002 19:16:23 +0000 (19:16 +0000)
commit1c2f22c475aedf94ab8fae175f4b3f0a4e12d45b
tree6b59f6d0feb209215780e67c3f17fbaa4146519e
parent069783b1d37e6094694eb4676f776f0790a28974
 Moved the call to apr_mmap_dup outside the error branch so
 that it would actually get called. This fixes a core dump
 at init everytime you use the MMapFile directive. [Paul J. Reder]

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