Skip to content
Commit a43730cd authored by Bill Stoddard's avatar Bill Stoddard
Browse files

Fix seg fault when garbage collecting an expired entry. remove_entity

should just remove the object from the cache and set the cleanup flag
in the object. decrement_refcount will clean the object up when the refcount
goes to zero.

Defect reported by Jean-Jacques Clar at Novell.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94683 13f79535-47bb-0310-9956-ffa450edef68
parent ad6c2e91
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment