]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
once more with feeling
authorIan Holsman <ianh@apache.org>
Tue, 12 Feb 2002 22:54:16 +0000 (22:54 +0000)
committerIan Holsman <ianh@apache.org>
Tue, 12 Feb 2002 22:54:16 +0000 (22:54 +0000)
commit7c692c8aafdff2de65618d28961bb0a0aae1ed44
treed4dd2c03d4706ea47d0f72213d648ea833421b01
parent4b01cb264a12a1e9114e8a7dec54eb248f4c4d6c
once more with feeling

obj was set before the mutex so someone could have came and updated h->cache_obj
between us setting obj, and useing it.
running now for 10 minutes without core (a record!)

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