On Mon, 2012-02-06 at 18:47 -0500, Ronen Mizrahi wrote:
> For the time being we resolved it by adding an if not NULL statement
> before invoking the cleanup function however I am not sure that a NULL
> cleanup function is allowed or by itself represents some kind of an
> issue. 

Have you tried setting you cleanup function to apr_pool_cleanup_null()?
See:

http://apr.apache.org/docs/apr/1.4/group___pool_cleanup.html#gaa211acee585df08f396a50b0ea489b02

-- 
Bojan

Reply via email to