On Monday 06 March 2006 22:37, Ruediger Pluem wrote:
> PR 38793 (http://issues.apache.org/bugzilla/show_bug.cgi?id=38793#c3)
> revealed that apr_reslist_release does not notice "double releases" of the
> same resource. After looking at the code of apr_reslist.c I am currently
> undecided if this is a bug or a feature. If it is a bug it should be fixed
> of course :-). If it is a feature I need to take care myself to prevent
> such "double releases", which means that have to do some work on mod_proxy
> regarding this.

How does a resource get released more than once?  Are we talking about
logic equivalent to a double-free, or something more subtle?

-- 
Nick Kew

Reply via email to