]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Be extra careful to only pass the main server config to
authorStefan Fritsch <sf@apache.org>
Wed, 20 Oct 2010 19:53:57 +0000 (19:53 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 20 Oct 2010 19:53:57 +0000 (19:53 +0000)
commit5390992e038811bb1d63ff66ee0644b3f567642c
tree6a87f0261d5beba983efd6c790bd375dfb17c4fc
parenta68e17cdb2632150c14620b20ebd8af2da779cc2
Be extra careful to only pass the main server config to
ap_find_loaded_module_symbol. Fixes a segfault when using per-module
LogLevel on virtual host scope.

PR: 50117

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1025702 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/core.c