You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jean-Jacques Clar <JJ...@novell.com> on 2003/12/12 21:23:20 UTC

[PATCH] B21287, mutex protection in mod_mem_cache.c

Changes in decrement_refcount() and remove_url().
Patch extracted and modified from attachment in Bug 21285.
The submitted patch was combining fix for 21285 and 21287.
It is for decrement_refcount().
 
Also extended mutex protection in remove_url().
 
Thanks,
 
Jean-Jacques