]> granicus.if.org Git - apache/commit
mod_authn_socache.c: fix creation of default socache_instance.
authorJan Kaluža <jkaluza@apache.org>
Tue, 11 Mar 2014 08:52:54 +0000 (08:52 +0000)
committerJan Kaluža <jkaluza@apache.org>
Tue, 11 Mar 2014 08:52:54 +0000 (08:52 +0000)
commit7c077f5aff9f2a7c9a0eafd192a604817724890f
treed248c43b24162429bb9e448eef1c9620e82e8cb9
parent67a7eb9f6df62685897edaf2252096844befebf5
mod_authn_socache.c: fix creation of default socache_instance.

In pre_config, default socache_provider is created, but socache_instance
initialization is missing. This leads to crash on startup if default
socache_provider is used (AuthnCacheSOCache is not called) and
AuthnCacheEnable or AuthnCacheProvideFor is used.

This problem has been introduced in r1531961.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576233 13f79535-47bb-0310-9956-ffa450edef68
docs/log-message-tags/next-number
modules/aaa/mod_authn_socache.c